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/
I didn't know about the ```coverage``` option touted on the main page. I thought a link would be...
github.com/jestjs/jest - 3d733f6c3716006b9ca5b3c0fa6401e5b3de456c authored about 7 years agogithub.com/jestjs/jest - dbfd7877c450058cd7485cbc2530e8f9b1fa6dba authored about 7 years ago
github.com/jestjs/jest - 9043a44fca5b5e4880aed3579ab0c56775ec686b authored about 7 years ago
* Make use of jest-leak-detector to detect tests leaking memory
* Addressed feedback
github.com/jestjs/jest - 3d2eb37e757c2e3e0e10d6fd079f81dc020cbb58 authored about 7 years agogithub.com/jestjs/jest - e5f58a6b0f6a599a477d8e4e3ed6f3a7ecb5ed11 authored about 7 years ago
github.com/jestjs/jest - 0ac6d0c40f1be42e69eacd1051637fe23241be1f authored about 7 years ago
github.com/jestjs/jest - 4883838c16471fd3447c5fea1ab261140d37f7c6 authored about 7 years ago
github.com/jestjs/jest - 397acea811736b5f699a46ba8b0579c7a2f9555b authored about 7 years ago
github.com/jestjs/jest - 65f88945af19dd033ff181b3ff19eeff602cfd5c authored about 7 years ago
github.com/jestjs/jest - 251c9d945a726182258037315208add1e14d04ca authored about 7 years ago
* Use direct repl.it url in embed
* Update 2017-01-30-a-great-developer-experience.md
github.com/jestjs/jest - c760ae869372950ecd05a1c79eb9b918abf70e82 authored about 7 years agogithub.com/jestjs/jest - 2ae45c306bf03612061ce2c802857d74cca7d215 authored about 7 years ago
* Fix errors when identity-obj-proxy mocks CSS Modules
* Add item to CHANGELOG.md
github.com/jestjs/jest - 8a3ff8334b9b15f97194066243ae5f7040815c38 authored about 7 years agogithub.com/jestjs/jest - 5800f4752b6c696ce60a5708fafc3a71d4811c6d authored about 7 years ago
github.com/jestjs/jest - 549345dc6e63f87ce241f9710ea11b3218041207 authored about 7 years ago
github.com/jestjs/jest - 04ffdf6e2ce5b2ec66a1204d2e3749d8f2f9cc54 authored about 7 years ago
* Correctly resolve jest-resolve and add more tests to watch plugins
* Resolve watchPlugins i...
github.com/jestjs/jest - 4ca064da5fe094198a12f0525070522a567b31cc authored about 7 years ago* Add null checks for getStdout and getStderr in jest-worker
* Add test for not piped stdio
github.com/jestjs/jest - 7832f328ec3b3b81159c0b93a4b4a53106c1ee06 authored about 7 years agogithub.com/jestjs/jest - b5592f4fc4d2c34cf78c9591bb856684bb23c078 authored about 7 years ago
github.com/jestjs/jest - 46bb771f3e17bf6218489b51f17f596d8fc2ebfe authored about 7 years ago
* Add combined coverage threshold for directories
Add unit test for passing directory coverag...
github.com/jestjs/jest - ddac1cf0598591ffa07b760f946d3c72ba059905 authored about 7 years ago* Website: Make `npm start` and `npm run build` work again
Use the exact version of docusauru...
github.com/jestjs/jest - 0d065fb44c2b736b654e718fb102ce51b117f1d3 authored about 7 years ago* Revert "jest-runtime: move babel-core to peer dependenies (#4557)"
This reverts commit 1fcf...
github.com/jestjs/jest - 5e903c1f31d8db8d914b7ae84830ad90c73061fc authored about 7 years agogithub.com/jestjs/jest - ad1d7f73a2bec8a55a51a21609c4dfbedf15c001 authored about 7 years ago
* Additional arguments to runJestWithUpdateForSnapshots
* Allow additional arguments to runJe...
github.com/jestjs/jest - e3364b05b110c4aff7be47ae5594d4c4f386f019 authored about 7 years agogithub.com/jestjs/jest - 57efef072bcffa0dc658af7f8e55e15fab71d290 authored about 7 years ago
github.com/jestjs/jest - 27a4c2ac7676c17b95ae3c45ce98b322566c80ab authored about 7 years ago
* Upgrade jsdom to 11.4
* Add link in changelog
* dedupe acorn@5
github.com/jestjs/jest - 1b1958668f8b81bca035cb564ff5a7438bff449d authored about 7 years ago* Initial version of jest-leak-detector
* Improved module; incorporated feedback
* isLeake...
github.com/jestjs/jest - 9303ecf91af013ef855c9cae972c2ea4b4444967 authored about 7 years ago* Add clarification to hook execution order in docs
* Update CHANGELOG.md
github.com/jestjs/jest - 2981e1a3b07ff46679c48b657c7f42a7b2c97f38 authored about 7 years ago* File auto formatting on yarn start
* Fix Expect line wrapping
* Fix Jest Object line wra...
github.com/jestjs/jest - 3d84d75374d23b035cc87cba14afaa7b761273b7 authored about 7 years ago* Rewrite how common globals are installed in "global"
* Refactor code: separate deep copy, p...
github.com/jestjs/jest - 14957ab2775bfd736e7dd6bacd6d40992abd48c6 authored about 7 years ago* Correct project directory path case on Windows
* fixup! Add try-catch block with fallback
...
* Update TestEnvironment sample code to include missing dependency
* Update CHANGELOG.md
github.com/jestjs/jest - 706b1c91083abd6c5ec1f2f72f69736578eebdb9 authored about 7 years ago* Use option extensions for native module resolution
* Make flow compatible
* Add resolver...
github.com/jestjs/jest - cfc5b539cf68b415f0cedf1da47cab21f80383e0 authored about 7 years agogithub.com/jestjs/jest - aea3f074347132a1d257c22a97ef4d678960fd45 authored about 7 years ago
* fix .toThrow for promises
fixes #3601
Signed-off-by: Åukasz Sentkiewicz <[email protected]...
github.com/jestjs/jest - 38c2cf7d0c31300aa08034fc3903f615f7bd7825 authored about 7 years agogithub.com/jestjs/jest - 757f1637f5a5d6c9eb2d54f5a794b4c5c5b31be7 authored about 7 years ago
- Experimenting with a tool that can find typos and found some in here
github.com/jestjs/jest - 0ed42d661b41aafd908c9fd9314fbe7cc75baa43 authored about 7 years agogithub.com/jestjs/jest - 80bcf68dcc55d612a00eb34dadd739d9865866f9 authored about 7 years ago
* Format md files with prettier
* Format even more markdown
* Fix escaping of .
* Don't...
github.com/jestjs/jest - 9b40311dec52834f3518936e91c6b88d2301bf0f authored about 7 years agogithub.com/jestjs/jest - 7693d4a92da91a276a9bcd10244852fb0b5ab268 authored about 7 years ago
Resolves #4824
This is my first nontrivial contribution to Jest so please be gentle :)
Thi...
github.com/jestjs/jest - 9c52d27c25f66ec3427dd1b9aab5952c1f7b358c authored about 7 years ago* Add timestamp to mock state
* Add timestamps docs
* Add feature changes to change log
...
github.com/jestjs/jest - 67b4534d203ae0824866c3de5c6d4b97f7e750b5 authored about 7 years ago* Use watchAll fallback for non git/hq projects (#4419)
* use stdout instead of console
* ...
github.com/jestjs/jest - 7bd272cb05353dada5c0e1d2700ae9d7fd3794a2 authored about 7 years ago* Remove eslint-plugin-jest
Moved to https://github.com/jest-community/eslint-plugin-jest
...
github.com/jestjs/jest - d6b7448ae8774adef8d7dae038454e267ffe63b2 authored about 7 years ago* Add #4669 to CHANGELOG.
github.com/jestjs/jest - 2a2429e127bc539788ccc8a76e69154f90117668 authored about 7 years ago`runTimersToTime` was renamed to `advanceTimersByTime` in 21.3.0. This updates the docs to show ...
github.com/jestjs/jest - 084ca1c2b52ea69280e9c877c06c94440bf93f09 authored about 7 years agogithub.com/jestjs/jest - 00114dd30da07bcd8048076efa50a36a90330a1a authored about 7 years ago
* Upgrade to prettier 1.8
* Fix 2 lint warnings
github.com/jestjs/jest - 8901f8752fe6a1369b94ea06edfaca48de3f7c8c authored about 7 years ago* Omit empty calls array in plugin for mock functions
* Replace require with import in test
...
github.com/jestjs/jest - 071f382ea0ad5bb763eddd3fa5bda8f470f6cd10 authored about 7 years ago
* Add `testLocationInResults` option
Fixes #4775
* Update snapshot
* Update changelog w...
github.com/jestjs/jest - 272ff842b83e14b1bd29ff38e0e76f93de6b5733 authored about 7 years ago* Print jest mock fuctions as `MockFunction` in jest-snapshot
Fixes #4835
* less string co...
github.com/jestjs/jest - 68a2f5449190eb9384e053b806e23046ab95d355 authored about 7 years ago* jest-docblock: introduce failing test
* update test name and also example link for professi...
github.com/jestjs/jest - 317ac37328b9d2527a6d7345e2e6b28134292d25 authored about 7 years ago* Migrate jest-runner to jest-worker
* Fix wrong typing
github.com/jestjs/jest - eb70265c72d708e2fe634e86ce6fd77121d2523c authored about 7 years ago* Migrate jest-cli to jest-worker
* Incorporate feedback
github.com/jestjs/jest - 9ea04a9f7cd81ad0945268c40bd949601aabe31c authored about 7 years ago* Use watchAll fallback for non git/hq projects (#4419)
* use stdout instead of console
* ...
github.com/jestjs/jest - 25b4b15bb969b3c8ab0f5b4df2e670e67499b814 authored about 7 years agogithub.com/jestjs/jest - b8089773a47aa0752b22e03be2e9454bb363a440 authored about 7 years ago
* Migrate jest-haste-map to jest-worker
* Add feedback
* Change type check to duck type check
github.com/jestjs/jest - 065c7b8059a730a3f8bfc38e049a5e25720b85e6 authored about 7 years agogithub.com/jestjs/jest - 5c22548bda255a94a087d36438155de62a6096e5 authored about 7 years ago
* Fixes #4186 â Updated debugging documentation
* Updated documentation to be relevant to new...
github.com/jestjs/jest - aa822f873d603501d9075bc0979b3e2d20ab877c authored about 7 years ago* Upgrade to flow 0.58
* Include all warnings and emojis in flow output
github.com/jestjs/jest - 1711da020c5fe4e896b69ed20cd938eb50a98026 authored about 7 years agogithub.com/jestjs/jest - 0e35f7c095433304bc1fd0aed3c069b3eb3673e5 authored about 7 years ago
github.com/jestjs/jest - 0f0d3d94b6fba7091cbad993e43f050e17cfb85d authored about 7 years ago
* Add max retries, defaulting to +Infinity
* Move "mock.calls.length" to "toHaveBeenCalledTim...
github.com/jestjs/jest - dd79c6a62f04f3460060148be7b4b276e6899d75 authored about 7 years agoWhen we load the haste map from the cache, we need to keep track of all the files that were remo...
github.com/jestjs/jest - 39bf043115a53c269122b1b07265546da5082855 authored about 7 years agogithub.com/jestjs/jest - 5eb278f5690763f6123444b3be4a9ade6b82b2fb authored about 7 years ago
`jest-haste-map` doesn't properly recover from duplicates when such state is stored in the cache...
github.com/jestjs/jest - 3c2dae609409c8ae28d874e5116a85590268dca9 authored about 7 years agogithub.com/jestjs/jest - 35abd83d799cdc62efe62960b81b4c7c16d6e7b9 authored about 7 years ago
This extension is deprecated:
https://github.com/djabraham/vscode-yaml-validation
github.com/jestjs/jest - 1a3897c1e9e341f11d7e8668c974cf220072ec69 authored about 7 years ago
github.com/jestjs/jest - 3262e005f588f7d2cc9b0ec15dfb87bd110e5f9c authored about 7 years ago
github.com/jestjs/jest - a01c91d0c9b474f5e89d470f58fef74bd37faa3a authored about 7 years ago
* Add a simple cancelAnimationFrame polyfill
* Add a silly test
* done.fail
* Oh! You P...
github.com/jestjs/jest - 7453e05f35355c03cf755ada524d3171dd762590 authored about 7 years agogithub.com/jestjs/jest - 040998e62fcdf3aab7fc2a05f536a6979e0511e1 authored about 7 years ago
github.com/jestjs/jest - dd0f13113b2ae9154820493d946a1d344a6473d9 authored about 7 years ago
* Fix stack trace for errors thrown by snapshot serializers
In this commit, we are creating a...
github.com/jestjs/jest - cc802fb08c1127cf5ead834f8ba2ae7e71f1e9c8 authored about 7 years agogithub.com/jestjs/jest - 27228e8fe7af50e1113763fe4c277fec8034fdd5 authored about 7 years ago
github.com/jestjs/jest - ad11447cf4f5a9fc523368d4ce32c6c49e094bfb authored about 7 years ago
github.com/jestjs/jest - 5fc33197b9711d1ca86bcdf41f5cb98073dab484 authored about 7 years ago
* Upgrade to JSDOM@11
* revert change for stackTraceLimit
* Update changelog link
github.com/jestjs/jest - cfbda8017ad80d08ccc69de40a6eeddc11545f8f authored about 7 years agogithub.com/jestjs/jest - e8aa966903b4d5492521097e333e1fab9e3f0037 authored about 7 years ago
* include error message for preset json
* add test for invalid preset json
* update CHANGELOG
github.com/jestjs/jest - 165efcd55b7dce6da348e9f4a661185e02b66c71 authored about 7 years ago* Add failing integration test for rethrowing after nested event loop
* Remove log
* Remov...
github.com/jestjs/jest - 0ea4c387004f94ea7a94d416d5923b35d564ee86 authored about 7 years agogithub.com/jestjs/jest - b651f94066c28b6aea93a40ada6d57adbb1630e5 authored about 7 years ago
* fix loading Github button making page jump
* Update index.js
* Update index.js
github.com/jestjs/jest - d20d27d3c4410ea3a7d4b18438aee0a5acd07d36 authored about 7 years ago* Preserve module identity for symlinks
* Add changelog entry
* Remove unintentional white...
github.com/jestjs/jest - 28904986aab89228c35cd81889e5bec4818db472 authored about 7 years ago* Prevent error in pretty-format for window in jsdom test env
* Delete global
* Save file ...
github.com/jestjs/jest - 8c5e8707d7aed3df65e13d8793aebfc0112716dc authored about 7 years ago* Rename runTimersToTime to advanceTimersByTime
* Make runTimersByTime an alias of advanceTim...
github.com/jestjs/jest - 688fba7fe22ed0d904c613cfdb527a0e45992a26 authored about 7 years ago* chore: update CircleCI config
* Update commands
* Try generic containers
* Revert bro...
github.com/jestjs/jest - 82540b03ad4e9e837d1b6d817a28a8cdeac382c7 authored about 7 years ago* Fix Runtime-sourcemap test
* Try new test fix
github.com/jestjs/jest - dd3468936c15a2dbcebe77302bc30425015d67d0 authored about 7 years agogithub.com/jestjs/jest - eb9f3f82712d6f653246890d5e59a21ffb7c4a92 authored about 7 years ago
github.com/jestjs/jest - 693e6533c4130d5b7815010f98c996d34b69c695 authored about 7 years ago
* Fixed typo in runTimersToTime() comment
* Update docs to clarify runTimersToTime() behaviour
github.com/jestjs/jest - d5e94ee0e1b6b5350fd1a703a2d9857b1c1c66f1 authored about 7 years agogithub.com/jestjs/jest - 7db15f028eb8c44b2ff90648e0673016bef5c36d authored over 7 years ago
github.com/jestjs/jest - 0748e6f76394b58ce24aee42e08c96fb509e8744 authored over 7 years ago
github.com/jestjs/jest - f162044ee9a7327b6341ccd521d8306e596c63a1 authored over 7 years ago
github.com/jestjs/jest - d440ea8f7d4c2e2b97695262257832920dd9397c authored over 7 years ago
github.com/jestjs/jest - 15296f465b75e16968523a3b4e00e9b8a7b366f2 authored over 7 years ago