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
d7578d3b40ecc79e3515081c436d823e0daadd50 authored over 6 years ago
aff9681e397d38be96e0fa4bd6868ef50fe2fc77 authored over 6 years ago
29a5491f0385cc52d6a9572e29ec31a52bcab59c authored over 6 years ago
6ad3f848cfaf485c8a551a385c1fc11f212dd5b5 authored over 6 years ago
* fix: re-add `skipSuiteOnJestCircus`
* fix: update snapshot after landing #6234
84f0ea307e65c1d8a530781aeab06da4cd5a97a1 authored over 6 years agoe5a4b945ac2ec93961bb7a03c3ce56f4f1bed665 authored over 6 years ago
92563185b07611fb4eca6faaee02499416726a3d authored over 6 years ago
644dd0d6335651794e2f34ec73e7c82c0bc050d2 authored over 6 years ago
* Fix each array title concatenation
* Update changelog
* Fix node 6 placeholders
dcac8494d8d564a796627a7d3a047337c6338adc authored over 6 years agobed7e17ff0900320ef8409f5453836a94bb8456d authored over 6 years ago
9bfe4135db214f778a77c435eebaebff2143a43e authored over 6 years ago
* jest-circus: feature parity
* leave skip on jasmine
fd2cb8b9207261828bee0fd7615361b8f568b29b authored over 6 years ago* [Jest Circus] Make hooks in empty describe blocks error
Fixes #6293
* Prettier
* Trim...
f1426ce4394d6bcac92beedcd19c0c0f477e3d75 authored over 6 years ago* Add projectConfig argument to shouldRunTestSuite hook
* Use object for shouldRunTestSuite api
126858bf7f53cbcc6624f06f0f8480676bc416c4 authored over 6 years agoMinor bug for `nthCalledWith` shortcut function.
049bac459a68820c0330097d345effe28abfc081 authored over 6 years ago* Add logic to deal with 1D array of args
* Add 1d e2e tests
* Update changelog
* Move ...
0db8e8e3f5103045e65051b395053ce62751c058 authored over 6 years ago2727dea926e665bb59832325051b60cdd4f8315f authored over 6 years ago
* Add Jest 23 Blog Post
* Add Babel mention, clean up a few formatting issues
* Switch to ...
d633199f11581ed1c45d47eca3e5ae41917b4907 authored over 6 years ago
* Add a "errorOnDeprecated" mode that errors when accessing unsupported jasmine
features.
Th...
9b3b58309e1ec0b65300751467e1badc078d5ef6 authored over 6 years ago* Fix wrong messages for nthCalledWith
* Update the test snapshot
* Add changes to CHANGEL...
9035b15a5e0603ba603e4dcca6f37c489885863b authored over 6 years ago* Make sure invalid jest-each points to user code
* link to pr
* Remove bind from trace
c92f39ba7c9d5f360f772129941128182826e182 authored over 6 years ago2c971bdecd2602375883851269ef4f71d1e5566c authored over 6 years ago
23076435185989d81d8d353a57ecddd7649d41da authored over 6 years ago
* Update jest-each docs for printf usage
* Update changelog
* Regenerate 23.0 docs
* Up...
c13dd2f412b2fc8feb2b81bb7dfb43c81fff8770 authored over 6 years agof8bd473e7313a6cb88ce54ffc4559d7e2539fb1e authored over 6 years ago
* ci: add jest-junit
* syntax?
* I don't know how to yaml
* specify test result dir
86c91d5bec004e438ad769cc2ae10742a2620369 authored over 6 years agoe5ed1a529c02fa86f255821e9795c0603c69e273 authored over 6 years ago
* Add flowtypes to jest-each entrypoint
* Add jest-each dependency to jest-circus
* Add ea...
5b77278988a6170c0023e44d3acb02278c7bcf3a authored over 6 years ago* feat: add jest-watch package
* cleanup constants
* lint
7c78f3d106dcfde7784661397ad54dee856ead2d authored over 6 years ago* Update typescript example to using ts-jest
* Fix failing ci builds
* Update changelog
0d9e8b10988a28d4f0bd1af202bf3d9459cdd47a authored over 6 years agoTests + Flow
a1adaff21db93517e60be840303518490cd5d51f authored over 6 years ago4cd21a2c567ef13b6ee6f09fa93ac402f160407c authored over 6 years ago
* chore: rename integration-tests -> e2e
* update changelog
9310e9ce497cd2e186c00e70dbc5165706ba5a0d authored over 6 years agoa43fd6c75d2f38616407a70c69ccaee666cb4f61 authored over 6 years ago
* try to run more tests on windows
* normalize slashes in in test filenames and log output
...
d5dd58cf4f7e209c39e4fb2913ccccdab3590b2c authored over 6 years agod59017dc885ef91925118439d434286a1b75094f authored over 6 years ago
266e7dcab41152f136c38e5e27ad84ff484321da authored over 6 years ago
570142ef4149f7251d9e4ba8d3e0efee57d1b7cc authored over 6 years ago
3a3b4e3fdbcf9b9f33921cc452c5197a28d61d32 authored over 6 years ago
* Add chalk and pretty-format dependenecies to jest-each
* Add bind logic to jest-each
* A...
fdc272a3ea02d4daa03d1f94352a3ae0487c9ac2 authored over 6 years ago8816df744368bbec11e6503e5075b85c82e657c2 authored over 6 years ago
2163e610c84d7e3827cfe97b1fe5e2045ea3d622 authored over 6 years ago
* [jest-circus] fix stack frame for test timeout
* increase test timeout
* normalize jasmi...
f527647f6e2978699866c5959df9bb552aab08a8 authored over 6 years agof976da6ec48c67b55cbf23bf0c38d368c9972e7d authored over 6 years ago
40d15f9a90d8dffbd31b1d9a99af1670e7920ee4 authored over 6 years ago
6eeadab63b7e38ccd24e8ee6a86f0a208d85c4c7 authored over 6 years ago
* Add `testLocationInResults` support to jest-circus
Part of #4362
* Hoist StackUtils cons...
75831af18739f4c06985668d6eacd371a8421cf8 authored over 6 years ago7b8a840214ab9c256e9503bf8f2453e366425ce6 authored over 6 years ago
5acaf11900860d9abbb0cf6144d7017746b663a3 authored over 6 years ago
4ddd5dd958f6324e953c7326ad5afe15c0a9e8d1 authored over 6 years ago
3d127ff14273240f8e5ea77fe846e15c5beb36e5 authored over 6 years ago
f4e3589b97099401be2e9cde190035b4c89d3f1a authored over 6 years ago
<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...
d078ce0d7fc7fbbbf20c52d49567e08f5e5cd36a authored over 6 years agoec7e8fbc466a8ec126e6a7313937cec6f7a531cd authored over 6 years ago
* jest-circus: useRealTimersoverride fake in config
* unskip test
c8e02101cb2cbfec2dcb21dacd1ac39ca8cb9043 authored over 6 years ago04721182b0fadce73303bf9e5c33d3e993b937bc authored over 6 years ago
720f88484e2fb48e54493585440e5ae9b9239d0e authored over 6 years ago
62fb2ea241cfc216bcb5b52b3221ae0881ad06d8 authored over 6 years ago
33fed0b438b6835437461b15ce8562d1267fef8e authored over 6 years ago
c5994de495aceb99eeec5d24bd1a3143ca74b9bb authored over 6 years ago
* Add async stack traces for circus
* fix failing test
* fix flow errors
* pretty
0d5fcdc8f01551ec24dbb9df30b42e040955ed1a authored over 6 years ago87a1eb8e92138c0ae914343fcd919f80247e5ef6 authored over 6 years ago
cc6967717298d9052a9f59739b127bea832c332e authored over 6 years ago
5c6007fa0e08c2f2981fc87793903bcdda8d0642 authored over 6 years ago
c41d1866fb1e4a6bf0d77a5b8a69782724d3cdc5 authored over 6 years ago
718155684f3a10bf342852eea7889b432141509c authored over 6 years ago
b203cd381b7746f92a908c5d666d50b232fa92e9 authored over 6 years ago
a653fcffcf031a8ff70547ee778b40c724d8be57 authored over 6 years ago
d4a7fca5a6da9d2545467bff8b6a6043b1c3aa3c authored over 6 years ago
## Summary
As of Jest 23 we can officially label Jest blazing
1b9483b637cba2a8aa3ffd9bcb7f27fe2f5bbed9 authored over 6 years ago02f41664d5d0cd618f3701ee4d34d15f1b52b58d authored over 6 years ago
* Add Jest 23 docs
* Add the files
485b86b53207201de5d23d51f02637ac5ffff377 authored over 6 years agoc5bd37483c3b15ea92e148934f5b240ae8952707 authored over 6 years ago
7922488d676aa7bc5a6334699df220c7b001e299 authored over 6 years ago
* Replace hex with utf8
* Add windows backspace check in constants
* Fix flow types
* A...
614f739378d4f1757d8dc99219309553db5b9403 authored over 6 years ago* Add snapshot property matchers
* Update changelog
* Update based on feedback
* Fix tests
aac32f90f8b5f58842cfd0e77951625acb1ace72 authored over 6 years ago* Properly resolve mocked node modules without package.json defined
* update changelog
* l...
73a656dc46b272752d06ba3dde656a0ff4f91867 authored over 6 years ago8c71f9d8841f9651e06111429e94e2d3b872ce03 authored over 6 years ago
* Clarify timer mock setup usage
* Update TimerMocks.md
86009d795d96456414b297041d9ee7eb928488db authored over 6 years ago* Overhaul watch plugin hooks names
* Update docs
* update changelog
3089fcb1d3110106e3b17eaa93613271e4c2137d authored over 6 years ago* fix(matchers): a more robust isDomNode
* update changelog
dc4df776083a1883058f6cd927c3f4a91e53dd42 authored over 6 years ago* Add call results to serialized mocks.
* Update CHANGELOG
b7e8582cc764dc513476abf73cffd02f00f36d20 authored over 6 years agobbbffcf8c7ca0786016cc7747c76107b1ff8339c authored over 6 years ago
c52d925c55d32cedf131da75ce8847aad2d0ecdd authored over 6 years ago
77d2e8e41ffa4a68dd7c1e3f81f5c4476c997c8a authored over 6 years ago
af2ada42bbcc113ae32dc0a41634b9af6f9edf04 authored over 6 years ago
* Better explanation of jest-environment docblock
Fixes #6233. Thanks for considering.
* F...
15ed971dc41ca8f2611eaf41e498125d8d894b27 authored over 6 years ago4e7079e97b6f519ffd4b2546bf1336cbdb4f1cd7 authored over 6 years ago
* Update index.js
* fix lint
37057427221d68452dc8b1d5f90795c7a5b60936 authored over 6 years ago2745e3e6cc196f191bfb8f33625e45ec4b4a1ded authored over 6 years ago
* Support jest-preset.js files within Node modules.
Use resolver extensions options.
* Fix...
74892f0f6a0abd6a4e9d5a7053fdcd22e4f6d23c authored over 6 years ago* chore: avoid adding trailing whitespace to blank lines
* link to PR
* trim for node 9 an...
6fe69d1467c329f872ab85b7325e7908796b35d0 authored over 6 years ago95c1e53a70f036386bd76be191d2a329ffb9a6ad authored over 6 years ago
* Return diff from oneline strings
* add changelog
* Update failures test
e84f1544a8fea05f21424f00ee6e53fa666dbbe7 authored over 6 years ago* chore: use yargs's built-in `version` instead of rolling our own
* link to PR
* don't pr...
beda6b5bc6d4449d9aa95c64871ffd52cd54741c authored over 6 years ago* Improve mock "return" matchers to properly handle calls that throw
* Fix unit test that was...
f55f3d87576f833a1cdd6a46fc6fc29ad23b3591 authored over 6 years agoAccording to (the implementation)[https://github.com/facebook/jest/blob/f4f51914d577dc53748f599f...
9867e16e518d50c79492f7f0d2bc1ef8dff37db4 authored over 6 years ago* add tests for including custom mock names in error messages
* add current behaviour in snap...
f4f51914d577dc53748f599f3f626dfe3154883e authored over 6 years ago* chore: remove `jest.genMockFn`
* link to PR in changelog
* also `jest.genMockFunction`
08f790459206257b09b56f72a6d5abb4a82a3746 authored over 6 years ago