Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Jest
🃏Delightful JavaScript Testing
Collective -
Host: opensource -
https://opencollective.com/jest
- Website: https://jestjs.io/
* Update migration guide with jest-codemods transformers
* Try to fix Cannot find module 'jes...
github.com/jestjs/jest - 388842bb19609130dcfc701d949e672e8d67f7b2 authored over 7 years ago by Kenneth Skovhus <[email protected]>* Add check for Maps & Sets
* check for presence of .size()
* exit early if size doesn't e...
github.com/jestjs/jest - a61dd273d3d2068742514ce6fca04565741adcce authored over 7 years ago by kaylieEB <[email protected]>* Make toBe matcher error message more helpful for objects and arrays
* Just add a message at...
github.com/jestjs/jest - 64f8dbc541494327d2f375a515c3e04a7ff8ac6a authored over 7 years ago by Rogelio Guzman <[email protected]>github.com/jestjs/jest - 8a4216e13b7f9fd21d50addea0284d550800ee62 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 417182bb01830582317a484b56d7773453af017d authored over 7 years ago by cpojer <[email protected]>
github.com/jestjs/jest - 631ff09bf86b1f8411bfa4b6f3e5c84b06239a3a authored over 7 years ago by Song Xie <[email protected]>
github.com/jestjs/jest - 5ead9220ff290f00e5cf4039288c5b95cc22c0e6 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 34f6d3afdb09daf63a6a653110afd27f689db4a6 authored over 7 years ago by Rogelio Guzman <[email protected]>
* Improve Seq and remove newline from non-min empty in Immutable plugin
* Edit comment
* A...
github.com/jestjs/jest - c61165ed9ab17c9e63e824b2f81b4615cca69dbb authored over 7 years ago by Mark Pedrotti <[email protected]>github.com/jestjs/jest - 2d27154d1de23d6c23cb73cb774aec9387406f33 authored over 7 years ago by Jonathan Harrison <[email protected]>
github.com/jestjs/jest - edde20f75665c2b1e3c8937f758902b5cf28a7b4 authored over 7 years ago by Aaron Abramov <[email protected]>
* mockFn.mockImplementation(fn): fix example
As per discussion at [https://github.com/faceboo...
github.com/jestjs/jest - c610e759fbd6dd6b267036b44c8ea146c3e4dcb4 authored over 7 years ago by mrenrich84 <[email protected]>github.com/jestjs/jest - ad2b89e01737dcefa93c231bef6994c3a132e8ef authored over 7 years ago by Aaron Abramov <[email protected]>
This commit adds a note that explains that you have to re-enable transpiling of modules for your...
github.com/jestjs/jest - 5b3162b034657fea06832f140c295d71af4b4e05 authored over 7 years ago by Kristofer Selbekk <[email protected]>github.com/jestjs/jest - 5e7debc73f73a501a9e48684bc9e9db9cb28a427 authored over 7 years ago by cpojer <[email protected]>
github.com/jestjs/jest - 841ef93034f2d49b8cd2054a21d76d3d0c8d0d08 authored over 7 years ago by Christoph Nakazawa <[email protected]>
Adding 5 Japanese translators to the file.
github.com/jestjs/jest - 472ce31a70f55beab954a8df82bab4bd6a57930f authored over 7 years ago by Eric Nakagawa <[email protected]>github.com/jestjs/jest - de8f2e37d95d02514573f05886b9a25c6e5839c3 authored over 7 years ago by Christoph Nakazawa <[email protected]>
Japanese language hit 87% on Crowdin. Enabling.
github.com/jestjs/jest - 64db99f2ea801a1ad7d45b20cdef0db0605f5710 authored over 7 years ago by Eric Nakagawa <[email protected]>* Make `--listTests` return a new line separated list when not using `--json`
* Fix tests
...
github.com/jestjs/jest - 3b6f22b556c03db42cc54991fb9e7fd88d897d22 authored over 7 years ago by Rogelio Guzman <[email protected]>github.com/jestjs/jest - 01d5d69c7342ab6453372c0b2c22aefaf0565a70 authored over 7 years ago by Alexandr Subbotin <[email protected]>
github.com/jestjs/jest - 5e144b115d19b617865cd43e619b20f1940ac0a2 authored over 7 years ago by Christoph Nakazawa <[email protected]>
github.com/jestjs/jest - 8a0bdd200ef592d35993cc658aea80494d33ab66 authored over 7 years ago by Gustav Nikolaj <[email protected]>
* Better error handling for --config
* Check for arg.config
* Update index.js
github.com/jestjs/jest - e16ce6b60f30eec5cfdb2942a8d7d113ee38a468 authored over 7 years ago by Rogelio Guzman <[email protected]>github.com/jestjs/jest - 1dbd7868c8af37dccd336c6c56b1ebc8343c1c73 authored over 7 years ago by Christoph Nakazawa <[email protected]>
This explanation by @thymikee worked like a charm! https://github.com/facebook/jest/issues/3705#...
github.com/jestjs/jest - 9aceeb6aa31363230467dd4435789287b3495795 authored over 7 years ago by Christopher Chedeau <[email protected]>github.com/jestjs/jest - 4d0a434d242aaae2f8324b70ab5f3249ad26c081 authored over 7 years ago by Mark Pedrotti <[email protected]>
github.com/jestjs/jest - 59e7ee21544a3fcbe50839e8e632d1d949c79c99 authored over 7 years ago by Mark Pedrotti <[email protected]>
github.com/jestjs/jest - ce768d0256255d1ed03fbadd23a124a44a030d4f authored over 7 years ago by Christoph Nakazawa <[email protected]>
* Revise Usage and API in pretty-format/README.md
* Delete space in 2 comments
github.com/jestjs/jest - afbe50d0d0d21bb8ba1ce96ac1f0d105940ac8b0 authored over 7 years ago by Mark Pedrotti <[email protected]>* Replace print with serialize in HTMLElement plugin
* Add comment about keysMapper and props...
github.com/jestjs/jest - 47a840b79d56dda8fd7be525caafeb564ef79e39 authored over 7 years ago by Mark Pedrotti <[email protected]>* Setup for Circle 2
* Try to reuse config
* Fix aliases and add browser build
* Adjust...
github.com/jestjs/jest - 4523826a3717500614e4646634a9381d40e7515b authored over 7 years ago by Michał Pierzchała <[email protected]>github.com/jestjs/jest - f7b25b69100f41ab151f24372e40619fc9021d6c authored over 7 years ago by Mark Pedrotti <[email protected]>
github.com/jestjs/jest - 3601d3a3d33497bebd5403fcea02c8fc5e98bf01 authored over 7 years ago by Mark Pedrotti <[email protected]>
* Update checkbox_with_label.test.tsx
ReactTestUtils has been moved to react-dom/test-utils
...
* Replace print with serialize in Immutable plugins
* Delete multiline string key to avoid co...
github.com/jestjs/jest - ee928fd3c81eced3d13e704a6126cbaf79893b40 authored over 7 years ago by Mark Pedrotti <[email protected]>* Added module mock example
* Simplified the code in the partial mock example.
* Added fil...
github.com/jestjs/jest - e3052b48580751b5d5f5734bfb1b63ecdbbac725 authored over 7 years ago by Dirk-Jan Rutten <[email protected]>* Change babel-core to peerDependency for compatibility with Babel 7
This makes babel-jest co...
github.com/jestjs/jest - 98c1d6a62be84e1b036b02bef576a0db70561878 authored over 7 years ago by Brad Christensen <[email protected]>github.com/jestjs/jest - e2c260419b952b5592b08ee36035e7d3991b50a5 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
github.com/jestjs/jest - 7566b604d19a5c944133f0405a286ddab9477fd1 authored over 7 years ago by H1Gdev <[email protected]>
github.com/jestjs/jest - 3e2120fbb129ed5deaa2fe14a4f2869c9d267c7a authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 7aec432f1fda250ec4844c37efad10bacf1d16a1 authored over 7 years ago by Jason Palmer <[email protected]>
github.com/jestjs/jest - 282343fa12d65513f37cf9c0ac35cc2cc102b511 authored over 7 years ago by Edd Yerburgh <[email protected]>
github.com/jestjs/jest - 6e8d425f9b9b2cefa4c8058df69c71973bda4642 authored over 7 years ago by jwbay <[email protected]>
* Factor out common code for collections in pretty-format
* Fix pretty lint error
* Improv...
github.com/jestjs/jest - 4f5ccd31587f26df116262ada0915633e00b33d2 authored over 7 years ago by Mark Pedrotti <[email protected]>* Make sure function mocks match original arity
* Mocks maintain function arity with 9 or les...
github.com/jestjs/jest - 99d9cff74c3ce7270b4217bb22f44dd2b15ec055 authored over 7 years ago by Jason Palmer <[email protected]>github.com/jestjs/jest - d882674513c92d5c007ad8deb54c25a29b6e7f77 authored over 7 years ago by Aaron Abramov <[email protected]>
* Factor out common code for markup in React plugins
* Add mistakenly deleted export
* Put...
github.com/jestjs/jest - f47d7de8cec6dc33fcb83c7df80a9253890ffc9c authored over 7 years ago by Mark Pedrotti <[email protected]>github.com/jestjs/jest - ca366b5c108b8ff36616e2ae6887c5b03393797c authored over 7 years ago by Mark Pedrotti <[email protected]>
* Add alternative serialize API for pretty-format plugins
* Fix logic in ReactElement plugin ...
github.com/jestjs/jest - 9665de2a53287e083b021b28ec85034de3ff9117 authored over 7 years ago by Mark Pedrotti <[email protected]>github.com/jestjs/jest - 31edc3976b3e23b829052ac5a3c21f13f4005c82 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 7614d9bf203b3598b19523757c308e3bb94ba84e authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 94b7cfe4c1a90afa561dff54a4217370d69043b8 authored over 7 years ago by Angelo Gazzola <[email protected]>
github.com/jestjs/jest - 5b2b647345a256a842f99f60ebc1eb843448ecc2 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 2669d00b8a71cf9809942adcbdc156ea9c438026 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - bd2bd8ce68c54c5b0d7ab61ca8dc26936e3756f3 authored over 7 years ago by Aaron Abramov <[email protected]>
* Be able to define custom contextLines on jest-diff.
* Naming changes into diff.test.js.
github.com/jestjs/jest - 1953971eaeb6d8a7992fb3c1ceaaf8528168b92f authored over 7 years ago by Ferran Negre <[email protected]>This reverts commit 03dc68ad9d3b203fdaa57b16e1bd8c004aa6a1fe.
github.com/jestjs/jest - 9570d8b9f3db8ddb9382ed3d445228ea72e03508 authored over 7 years ago by Aaron Abramov <[email protected]>This reverts commit 1166b9cc2ab0ed72287fb95722a403da9a5edf11.
github.com/jestjs/jest - 23e1c4ff5660682ee7c600151d83a583ded3faa2 authored over 7 years ago by Aaron Abramov <[email protected]>github.com/jestjs/jest - 1166b9cc2ab0ed72287fb95722a403da9a5edf11 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 03dc68ad9d3b203fdaa57b16e1bd8c004aa6a1fe authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - c06e2a93f05f8718ffd4d8769e5dda771b8e85b8 authored over 7 years ago by Aaron Abramov <[email protected]>
* Stricter config resolution logic
* glob projects
github.com/jestjs/jest - 2c16d1e02fea0aedf863b658ff06b6bda4feabae authored over 7 years ago by Aaron Abramov <[email protected]>github.com/jestjs/jest - 65fb838e12f3bf8e1e40517a3ed2cf3a8bd7a210 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - be47f7bfea13fef7303364a6f40791ee68457955 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 52888d798cd392f02f9c06bfcd065e71b1af28cd authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 53bd04661892479c287378b923a4735cad97ee89 authored over 7 years ago by Aaron Abramov <[email protected]>
* Test empty Immutable collections with {min: false} option
* Make neutral change to code to ...
github.com/jestjs/jest - 45b0ad7cdd22a7586a8158717c3b31662def605b authored over 7 years ago by Mark Pedrotti <[email protected]>* @flow in integration_tests
* enforce @flow in integration tests
github.com/jestjs/jest - 6f7ece619b2dc722d27038c6077864109fd920f7 authored over 7 years ago by Aaron Abramov <[email protected]>github.com/jestjs/jest - d63e7c8adccdb2e95dabc82f352d7f0184a99753 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 0cd0f61512bc1aa149ec5ea6afc14ede27d9c43b authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 2607f2bf5da05157894ffc85f171602993a2cdb2 authored over 7 years ago by Jean Lauliac <[email protected]>
github.com/jestjs/jest - bb3babe41d7c5083293e2562093df9f5799fbf58 authored over 7 years ago by Jimmy Jia <[email protected]>
github.com/jestjs/jest - ffd43f7338125d987b154cb91d98251a37c7e5bd authored over 7 years ago by murajun1978 <[email protected]>
github.com/jestjs/jest - 13e375dd4fd892cecb33d6e065acfabe60f416c9 authored over 7 years ago by Anatoliy Gatt <[email protected]>
github.com/jestjs/jest - 71f5dec4147066e69a18da5c429ea95534b6e3c7 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - d6e20ab8a7bbcd25919c264ca871daf7c2a2033d authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - c890317fcfe73582db7a4142c515bcc960c4f260 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
* Rewrite some read bumps in pretty-format
* Replace ternary with conditional or
* Rename ...
github.com/jestjs/jest - d2b7c2d72583d07321bc6cbfb44a3010a39e8122 authored over 7 years ago by Mark Pedrotti <[email protected]>github.com/jestjs/jest - 00ea3ac25e8ea171658aed192cb4ea97ea76431e authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - cfcbdb3cfc7c48c9a83b62b227ce1215edcd8a3b authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - b4c2ddb7e5f5f274d85307ef19a34c25989ccd91 authored over 7 years ago by molsson <[email protected]>
* Fix: fix ESLint dependency voes
* Fix test failure on Windows
github.com/jestjs/jest - 05dd3415bc0236b78907035e06211e47e613e480 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>github.com/jestjs/jest - c784bfa7c6662e60093c8b75afc84c20761cf697 authored over 7 years ago by Kenneth Skovhus <[email protected]>
github.com/jestjs/jest - 5938079e0256ac33156665d7e0579d45095ba32c authored over 7 years ago by Eli White <[email protected]>
* Ignore import type for extract_requires
* Add test for ignore type exports
github.com/jestjs/jest - 41153ab93b7ce0d9288c72b3a6ea6d153f4151d0 authored over 7 years ago by Eli White <[email protected]>github.com/jestjs/jest - 7a671ff9b3849d51d89c58865eda64ff1be2c2f9 authored over 7 years ago by Veniamin Krol <[email protected]>
This upgrades eslint-config-fb to the final 2.0.0 version, which fixes support for ESLint 4
github.com/jestjs/jest - 7b6eabdc063e71960e231037d18a1b151445bced authored over 7 years ago by Burak Yiğit Kaya <[email protected]>github.com/jestjs/jest - fb2c3d111001aa486cfa1b4b114eb76b6cf851ce authored over 7 years ago by Mark Pedrotti <[email protected]>
* Fix inconsistent name of complex values in pretty-format
* Fix accidental lint errors when ...
github.com/jestjs/jest - e1f7167a1aa616ee5561acc993576966118fa61e authored over 7 years ago by Mark Pedrotti <[email protected]>github.com/jestjs/jest - f7366720baf83ab30d2ab7be9cc0a77a3ac24938 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - e8ed43ecb0f437a50dd9b81bfe6a8635bb01d4e9 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 458dc428aba2641ba31de7d0e5e162cc5ac3c780 authored over 7 years ago by Eli White <[email protected]>
github.com/jestjs/jest - 2b2b9bad51b2efb43ef3b64a4d62f7132c7b24a1 authored over 7 years ago by Mark Pedrotti <[email protected]>
github.com/jestjs/jest - 45ceff8f28d0e933c8f32437f07fc0def56d4dd9 authored over 7 years ago by Burak Yiğit Kaya <[email protected]>
* --changedFilesWithAncestor
* Update git.js
github.com/jestjs/jest - 3c37b21be1bcc78b1f97cb9e8660a787c47e3731 authored over 7 years ago by Aaron Abramov <[email protected]>github.com/jestjs/jest - 74eb6d9a30b5671a94e21748ed27edc1f7640345 authored over 7 years ago by Aaron Abramov <[email protected]>
* --testFailureExitCode argument
* Update normalize.js
github.com/jestjs/jest - 200b032d170054dc3860f3cd869a94201c54dd19 authored over 7 years ago by Aaron Abramov <[email protected]>github.com/jestjs/jest - 3a5c2ea1ce252746d0c4d7d4fa4daedec35cc3d0 authored over 7 years ago by Aaron Abramov <[email protected]>
github.com/jestjs/jest - 979576255e82e0e4b231e41f4c83b82960267a51 authored over 7 years ago by Aaron Abramov <[email protected]>