Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jestjs/jest

Delightful JavaScript Testing.
https://github.com/jestjs/jest

Added link to coverage option (#4978)

I didn't know about the ```coverage``` option touted on the main page. I thought a link would be...

3d733f6c3716006b9ca5b3c0fa6401e5b3de456c authored about 7 years ago by George Ehrhorn <[email protected]>
Add new "setupTestFramework" option (#4976)

dbfd7877c450058cd7485cbc2530e8f9b1fa6dba authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Add the Yammer logo to the 'who is using this' section of the website. (#4971)

9043a44fca5b5e4880aed3579ab0c56775ec686b authored about 7 years ago by Ben Lakey <[email protected]>
Detect memory leaks (#4895)

* Make use of jest-leak-detector to detect tests leaking memory

* Addressed feedback

3d2eb37e757c2e3e0e10d6fd079f81dc020cbb58 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
chore(package): update linting dependencies (#4964)

e5f58a6b0f6a599a477d8e4e3ed6f3a7ecb5ed11 authored about 7 years ago by Simen Bekkhus <[email protected]>
docs: change version notices from 21.3.0 to 22.0.0 (#4963)

0ac6d0c40f1be42e69eacd1051637fe23241be1f authored about 7 years ago by Simen Bekkhus <[email protected]>
Improve process object creation (#4955)

4883838c16471fd3447c5fea1ab261140d37f7c6 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Add additional globals (#4949)

397acea811736b5f699a46ba8b0579c7a2f9555b authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Add an extra option to inform that a module is a core NodeJS module (#4950)

65f88945af19dd033ff181b3ff19eeff602cfd5c authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
put npm install command within quotes in the doc (#4951)

251c9d945a726182258037315208add1e14d04ca authored about 7 years ago by Alfonso Perez <[email protected]>
Update Repl.it urls to use direct Url (#4941)

* Use direct repl.it url in embed

* Update 2017-01-30-a-great-developer-experience.md

c760ae869372950ecd05a1c79eb9b918abf70e82 authored about 7 years ago by Amjad Masad <[email protected]>
Refactor to delete incorrect typeof in Immutable plugin (#4938)

2ae45c306bf03612061ce2c802857d74cca7d215 authored about 7 years ago by Mark Pedrotti <[email protected]>
Fix errors when identity-obj-proxy mocks CSS Modules (#4935)

* Fix errors when identity-obj-proxy mocks CSS Modules

* Add item to CHANGELOG.md

8a3ff8334b9b15f97194066243ae5f7040815c38 authored about 7 years ago by Mark Pedrotti <[email protected]>
Fix prettier lint error in website/pages/en/help.js (#4934)

5800f4752b6c696ce60a5708fafc3a71d4811c6d authored about 7 years ago by Mark Pedrotti <[email protected]>
Inherit stdio for jest-runner (#4933)

549345dc6e63f87ce241f9710ea11b3218041207 authored about 7 years ago by Michał Pierzchała <[email protected]>
FB's team name changed a while back :)

04ffdf6e2ce5b2ec66a1204d2e3749d8f2f9cc54 authored about 7 years ago by cpojer <[email protected]>
Couple of small fixes for watchPlugins (#4925)

* Correctly resolve jest-resolve and add more tests to watch plugins

* Resolve watchPlugins i...

4ca064da5fe094198a12f0525070522a567b31cc authored about 7 years ago by Rogelio Guzman <[email protected]>
Fix jest-worker when `silent: false` (#4926)

* Add null checks for getStdout and getStderr in jest-worker

* Add test for not piped stdio

7832f328ec3b3b81159c0b93a4b4a53106c1ee06 authored about 7 years ago by Rogelio Guzman <[email protected]>
Update loads of dependencies (#4929)

b5592f4fc4d2c34cf78c9591bb856684bb23c078 authored about 7 years ago by Simen Bekkhus <[email protected]>
Include the website as part of yarn workspaces (#4927)

46bb771f3e17bf6218489b51f17f596d8fc2ebfe authored about 7 years ago by Simen Bekkhus <[email protected]>
Add combined coverage threshold for directories (#4885)

* Add combined coverage threshold for directories

Add unit test for passing directory coverag...

ddac1cf0598591ffa07b760f946d3c72ba059905 authored about 7 years ago by Thomas Marek <[email protected]>
Website: Fix npm start from failing (#4924)

* Website: Make `npm start` and `npm run build` work again

Use the exact version of docusauru...

0d065fb44c2b736b654e718fb102ce51b117f1d3 authored about 7 years ago by Anton Harniakou <[email protected]>
Revert "jest-runtime: move babel-core to peer dependenies (#4557)" (#4923)

* Revert "jest-runtime: move babel-core to peer dependenies (#4557)"

This reverts commit 1fcf...

5e903c1f31d8db8d914b7ae84830ad90c73061fc authored about 7 years ago by Simen Bekkhus <[email protected]>
Rotate workers when they are all idling (#4921)

ad1d7f73a2bec8a55a51a21609c4dfbedf15c001 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Additional arguments to runJestWithUpdateForSnapshots (#4920)

* Additional arguments to runJestWithUpdateForSnapshots

* Allow additional arguments to runJe...

e3364b05b110c4aff7be47ae5594d4c4f386f019 authored about 7 years ago by Raathigeshan Kugarajan <[email protected]>
Replace identity equality with Object.is in toBe matcher (#4917)

57efef072bcffa0dc658af7f8e55e15fab71d290 authored about 7 years ago by Kubilay Kahveci <[email protected]>
Fix support for namespaced babel packages (#4918)

27a4c2ac7676c17b95ae3c45ce98b322566c80ab authored about 7 years ago by Daniel Tschinder <[email protected]>
Upgrade jsdom to 11.4 (#4919)

* Upgrade jsdom to 11.4

* Add link in changelog

* dedupe acorn@5

1b1958668f8b81bca035cb564ff5a7438bff449d authored about 7 years ago by Simen Bekkhus <[email protected]>
Initial version of jest-leak-detector (#4875)

* Initial version of jest-leak-detector

* Improved module; incorporated feedback

* isLeake...

9303ecf91af013ef855c9cae972c2ea4b4444967 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Add clarification for hook execution order (#4913)

* Add clarification to hook execution order in docs

* Update CHANGELOG.md

2981e1a3b07ff46679c48b657c7f42a7b2c97f38 authored about 7 years ago by Daniel Li <[email protected]>
Fix docs overlapping navigation (#4781)

* File auto formatting on yarn start

* Fix Expect line wrapping

* Fix Jest Object line wra...

3d84d75374d23b035cc87cba14afaa7b761273b7 authored about 7 years ago by Chad Fawcett <[email protected]>
Rewrite how common globals are installed in "global" (#4904)

* Rewrite how common globals are installed in "global"

* Refactor code: separate deep copy, p...

14957ab2775bfd736e7dd6bacd6d40992abd48c6 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Add path case-insensitivity if onlyChanged option is active, fixes #4644 (#4730)

* Correct project directory path case on Windows

* fixup! Add try-catch block with fallback
...

84fe06a6d70717586a2dc99a97d2f70eec01ceb0 authored about 7 years ago by Peter Daniš <[email protected]>
Include missing dependency in TestEnvironment sample code (#4908)

* Update TestEnvironment sample code to include missing dependency

* Update CHANGELOG.md

706b1c91083abd6c5ec1f2f72f69736578eebdb9 authored about 7 years ago by J. Silva <[email protected]>
Use extensions from configuration for react native module resolution (#4905)

* Use option extensions for native module resolution

* Make flow compatible

* Add resolver...

cfc5b539cf68b415f0cedf1da47cab21f80383e0 authored about 7 years ago by Cameron Little <[email protected]>
Adding hearsay logo (#4901)

aea3f074347132a1d257c22a97ef4d678960fd45 authored about 7 years ago by Mira N <[email protected]>
fix .toThrow for promises (#4884)

* fix .toThrow for promises

fixes #3601

Signed-off-by: Łukasz Sentkiewicz <[email protected]...

38c2cf7d0c31300aa08034fc3903f615f7bd7825 authored about 7 years ago by Łukasz Sentkiewicz <[email protected]>
Add code of conduct (#4879)

757f1637f5a5d6c9eb2d54f5a794b4c5c5b31be7 authored about 7 years ago by Matt Phillips <[email protected]>
Fixing typos (#4864)

- Experimenting with a tool that can find typos and found some in here

0ed42d661b41aafd908c9fd9314fbe7cc75baa43 authored about 7 years ago by Mitermayer Reis <[email protected]>
Minor fix (#4877)

80bcf68dcc55d612a00eb34dadd739d9865866f9 authored about 7 years ago by Darío Hereñú <[email protected]>
Format markdown files with Prettier (#4853)

* Format md files with prettier

* Format even more markdown

* Fix escaping of .

* Don't...

9b40311dec52834f3518936e91c6b88d2301bf0f authored about 7 years ago by Simen Bekkhus <[email protected]>
Fix prettier lint errors in watch_plugin_registry.js (#4871)

7693d4a92da91a276a9bcd10244852fb0b5ab268 authored about 7 years ago by Mark Pedrotti <[email protected]>
Implement pluggable watch mode (#4841)

Resolves #4824

This is my first nontrivial contribution to Jest so please be gentle :)

Thi...

9c52d27c25f66ec3427dd1b9aab5952c1f7b358c authored about 7 years ago by Will Binns-Smith <[email protected]>
Mock timestamp (#4866)

* Add timestamp to mock state

* Add timestamps docs

* Add feature changes to change log

...

67b4534d203ae0824866c3de5c6d4b97f7e750b5 authored about 7 years ago by Matt Phillips <[email protected]>
fix watch fallback for non git/hg projects (#4865)

* Use watchAll fallback for non git/hq projects (#4419)

* use stdout instead of console

* ...

7bd272cb05353dada5c0e1d2700ae9d7fd3794a2 authored about 7 years ago by Sebastian Barthel <[email protected]>
Remove eslint-plugin-jest (#4867)

* Remove eslint-plugin-jest

Moved to https://github.com/jest-community/eslint-plugin-jest

...

d6b7448ae8774adef8d7dae038454e267ffe63b2 authored about 7 years ago by Simen Bekkhus <[email protected]>
Fix asynchronous test will fail due to timeout issue. (#4859)

* Add #4669 to CHANGELOG.

2a2429e127bc539788ccc8a76e69154f90117668 authored about 7 years ago by H1Gdev <[email protected]>
Add availability note for advanceTimersByTime (#4857)

`runTimersToTime` was renamed to `advanceTimersByTime` in 21.3.0. This updates the docs to show ...

084ca1c2b52ea69280e9c877c06c94440bf93f09 authored about 7 years ago by MakeShift <[email protected]>
Fix timers: reference can be null (#4855)

00114dd30da07bcd8048076efa50a36a90330a1a authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Upgrade to Prettier 1.8 (#4852)

* Upgrade to prettier 1.8

* Fix 2 lint warnings

8901f8752fe6a1369b94ea06edfaca48de3f7c8c authored about 7 years ago by Simen Bekkhus <[email protected]>
Omit empty calls array in plugin for mock functions (#4848)

* Omit empty calls array in plugin for mock functions

* Replace require with import in test
...

6c4401dfa87ea49819ab0338bcfff2b833d65c4c authored about 7 years ago by Mark Pedrotti <[email protected]>
Fix prettier lint error (#4840)

071f382ea0ad5bb763eddd3fa5bda8f470f6cd10 authored about 7 years ago by Mark Pedrotti <[email protected]>
Add `testLocationInResults` option (#4782)

* Add `testLocationInResults` option

Fixes #4775

* Update snapshot

* Update changelog w...

272ff842b83e14b1bd29ff38e0e76f93de6b5733 authored about 7 years ago by Simen Bekkhus <[email protected]>
Print jest mock fuctions as `MockFunction` in jest-snapshot (#4836)

* Print jest mock fuctions as `MockFunction` in jest-snapshot

Fixes #4835

* less string co...

68a2f5449190eb9384e053b806e23046ab95d355 authored about 7 years ago by Simen Bekkhus <[email protected]>
[jest-docblock] pragmas should preserve urls (#4837)

* jest-docblock: introduce failing test

* update test name and also example link for professi...

317ac37328b9d2527a6d7345e2e6b28134292d25 authored about 7 years ago by Jake <[email protected]>
Migrate jest-runner to jest-worker (#4825)

* Migrate jest-runner to jest-worker

* Fix wrong typing

eb70265c72d708e2fe634e86ce6fd77121d2523c authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Migrate jest-cli to jest-worker (#4827)

* Migrate jest-cli to jest-worker

* Incorporate feedback

9ea04a9f7cd81ad0945268c40bd949601aabe31c authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Use watchAll fallback for non git/hq projects (#4737)

* Use watchAll fallback for non git/hq projects (#4419)

* use stdout instead of console

* ...

25b4b15bb969b3c8ab0f5b4df2e670e67499b814 authored about 7 years ago by Sebastian Barthel <[email protected]>
Mark #4668 as breaking (#4832)

b8089773a47aa0752b22e03be2e9454bb363a440 authored about 7 years ago by Simen Bekkhus <[email protected]>
Migrate jest-haste-map to jest-worker (#4812)

* Migrate jest-haste-map to jest-worker

* Add feedback

* Change type check to duck type check

065c7b8059a730a3f8bfc38e049a5e25720b85e6 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
Update link to MockFunction (#4821)

5c22548bda255a94a087d36438155de62a6096e5 authored about 7 years ago by Yui <[email protected]>
Fixes #4816 – Updated debugging documentation (#4818)

* Fixes #4186 – Updated debugging documentation

* Updated documentation to be relevant to new...

aa822f873d603501d9075bc0979b3e2d20ab877c authored about 7 years ago by Tejas Kumar <[email protected]>
Upgrade to Flow 0.58 (#4822)

* Upgrade to flow 0.58

* Include all warnings and emojis in flow output

1711da020c5fe4e896b69ed20cd938eb50a98026 authored about 7 years ago by Simen Bekkhus <[email protected]>
Improve error messaging from "spyOn" (#4810)

0e35f7c095433304bc1fd0aed3c069b3eb3673e5 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
jest-worker 21.2.1

0f0d3d94b6fba7091cbad993e43f050e17cfb85d authored about 7 years ago by cpojer <[email protected]>
Add max retries per call, defaulting to 3 (#4798)

* Add max retries, defaulting to +Infinity

* Move "mock.calls.length" to "toHaveBeenCalledTim...

dd79c6a62f04f3460060148be7b4b276e6899d75 authored about 7 years ago by Miguel Jiménez Esún <[email protected]>
jest-haste-map: properly recover duplicates when files change (#4803)

When we load the haste map from the cache, we need to keep track of all the files that were remo...

39bf043115a53c269122b1b07265546da5082855 authored about 7 years ago by Jean Lauliac <[email protected]>
Only build master branch on travis (#4802)

5eb278f5690763f6123444b3be4a9ade6b82b2fb authored about 7 years ago by Simen Bekkhus <[email protected]>
jest-haste-map: add test to demo broken duplicates behavior (#4800)

`jest-haste-map` doesn't properly recover from duplicates when such state is stored in the cache...

3c2dae609409c8ae28d874e5116a85590268dca9 authored about 7 years ago by Jean Lauliac <[email protected]>
Force latest version of worker-farm (#4801)

35abd83d799cdc62efe62960b81b4c7c16d6e7b9 authored about 7 years ago by Simen Bekkhus <[email protected]>
Update extensions.json (#4754)

This extension is deprecated:
https://github.com/djabraham/vscode-yaml-validation

b8e2fe384c17f3fb2abe8b0bc678d2ddbb11af1b authored about 7 years ago by Arbaaz <[email protected]>
fix unhandled rejection warning (#4789)

1a3897c1e9e341f11d7e8668c974cf220072ec69 authored about 7 years ago by Joe Lim <[email protected]>
Add prefer-to-have-length rule (#4771)

3262e005f588f7d2cc9b0ec15dfb87bd110e5f9c authored about 7 years ago by Fumihiro Xue <[email protected]>
Lint types/ directory (#4785)

a01c91d0c9b474f5e89d470f58fef74bd37faa3a authored about 7 years ago by Simen Bekkhus <[email protected]>
Add a simple cancelAnimationFrame polyfill (#4780)

* Add a simple cancelAnimationFrame polyfill

* Add a silly test

* done.fail

* Oh! You P...

7453e05f35355c03cf755ada524d3171dd762590 authored about 7 years ago by Dan Abramov <[email protected]>
Update to jest@21 from flow-typed (#4786)

040998e62fcdf3aab7fc2a05f536a6979e0511e1 authored about 7 years ago by Simen Bekkhus <[email protected]>
Fixed broken example in the docs. (#4788)

dd0f13113b2ae9154820493d946a1d344a6473d9 authored about 7 years ago by Dirk-Jan Rutten <[email protected]>
Fix stack trace for errors thrown by snapshot serializers (#4787)

* Fix stack trace for errors thrown by snapshot serializers

In this commit, we are creating a...

cc802fb08c1127cf5ead834f8ba2ae7e71f1e9c8 authored about 7 years ago by Nícolas Iensen <[email protected]>
Fix doc (#4792)

27228e8fe7af50e1113763fe4c277fec8034fdd5 authored about 7 years ago by Fumihiro Xue <[email protected]>
Make the github link clickable (#4794)

ad11447cf4f5a9fc523368d4ce32c6c49e094bfb authored about 7 years ago by darshanreddy90 <[email protected]>
Pin jsdom to 11.2 (#4778)

5fc33197b9711d1ca86bcdf41f5cb98073dab484 authored about 7 years ago by Simen Bekkhus <[email protected]>
Upgrade to JSDOM@11 (#4770)

* Upgrade to JSDOM@11

* revert change for stackTraceLimit

* Update changelog link

cfbda8017ad80d08ccc69de40a6eeddc11545f8f authored about 7 years ago by Simen Bekkhus <[email protected]>
Drop support for node 4 (#4769)

e8aa966903b4d5492521097e333e1fab9e3f0037 authored about 7 years ago by Simen Bekkhus <[email protected]>
include error message for preset json (#4766)

* include error message for preset json

* add test for invalid preset json

* update CHANGELOG

165efcd55b7dce6da348e9f4a661185e02b66c71 authored about 7 years ago by Joe Lim <[email protected]>
Don't report errors errors as unhandled if there is an existing "error" event handler (#4767)

* Add failing integration test for rethrowing after nested event loop

* Remove log

* Remov...

0ea4c387004f94ea7a94d416d5923b35d564ee86 authored about 7 years ago by Dan Abramov <[email protected]>
Update Configuration.md (#4765)

b651f94066c28b6aea93a40ada6d57adbb1630e5 authored about 7 years ago by Fumihiro Xue <[email protected]>
fix loading Github button making page jump (#4762)

* fix loading Github button making page jump

* Update index.js

* Update index.js

d20d27d3c4410ea3a7d4b18438aee0a5acd07d36 authored about 7 years ago by Boda Z <[email protected]>
Preserve module identity for symlinks (#4761)

* Preserve module identity for symlinks

* Add changelog entry

* Remove unintentional white...

28904986aab89228c35cd81889e5bec4818db472 authored about 7 years ago by Dan Abramov <[email protected]>
Prevent error in pretty-format for window in jsdom test env (#4750)

* Prevent error in pretty-format for window in jsdom test env

* Delete global

* Save file ...

8c5e8707d7aed3df65e13d8793aebfc0112716dc authored about 7 years ago by Mark Pedrotti <[email protected]>
Add advanceTimersByTime(), keep runTimersToTime() as alias (#4747)

* Rename runTimersToTime to advanceTimersByTime

* Make runTimersByTime an alias of advanceTim...

688fba7fe22ed0d904c613cfdb527a0e45992a26 authored about 7 years ago by Jack Lewin <[email protected]>
chore: update CircleCI config (#4753)

* chore: update CircleCI config

* Update commands

* Try generic containers

* Revert bro...

82540b03ad4e9e837d1b6d817a28a8cdeac382c7 authored about 7 years ago by Michał Pierzchała <[email protected]>
Fix Runtime-sourcemap test (#4744)

* Fix Runtime-sourcemap test

* Try new test fix

dd3468936c15a2dbcebe77302bc30425015d67d0 authored about 7 years ago by Simen Bekkhus <[email protected]>
Add changelog entry for #4740 (#4742)

eb9f3f82712d6f653246890d5e59a21ffb7c4a92 authored about 7 years ago by Simen Bekkhus <[email protected]>
Note the need for changelog update in PR template (#4743)

693e6533c4130d5b7815010f98c996d34b69c695 authored about 7 years ago by Simen Bekkhus <[email protected]>
Update docs to clarify runTimersToTime (#4746)

* Fixed typo in runTimersToTime() comment

* Update docs to clarify runTimersToTime() behaviour

d5e94ee0e1b6b5350fd1a703a2d9857b1c1c66f1 authored about 7 years ago by Jack Lewin <[email protected]>
changes method of determining builtin modules to include missing builtins (#4740)

7db15f028eb8c44b2ff90648e0673016bef5c36d authored about 7 years ago by Travis Peterson <[email protected]>
Fix typo in docs. (#4736)

0748e6f76394b58ce24aee42e08c96fb509e8744 authored about 7 years ago by H1Gdev <[email protected]>
Document testNamePattern example (#4732) (#4734)

f162044ee9a7327b6341ccd521d8306e596c63a1 authored about 7 years ago by Josh Morel <[email protected]>
Update Docusaurus to fix rerouting broken links in docs (#4733)

d440ea8f7d4c2e2b97695262257832920dd9397c authored about 7 years ago by Eric Nakagawa <[email protected]>
Clarify rootDir string default sources (#4726)

15296f465b75e16968523a3b4e00e9b8a7b366f2 authored about 7 years ago by Mateusz Burzyński <[email protected]>