GitHub / nodece/jest / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9c9555f2 | Unify worker module map transmission w/ small perf benefit. (#8237) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a233361f | Performance: Cache regular expression instead of creating anew for every file... |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d5d2f933 | Memory leak fix: release source map info after processed and minor optimizati... |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 84466b7b | Memory leak fix: release console output reference after printed to stdout. (#... |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 384a0d94 | Performance: use Map for jest-runtime module registry. (#8232) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e08be020 | Do not retry test if beforeAll fails (#8227) |
Jason Palmer <j****n@j****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 0f43bdd0 | Fix requireActual fail with moduleNameMapper (#8210) |
levinqdl <l****l@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 4b3483ef | Remove monorepo-internal peer dependencies (temporarily) (#8215) |
Keiichiro Amemiya <h****b@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| bd345003 | Add color to displayName in project configuration. (#8025) |
Alcedo Nathaniel De Guzman Jr <n****o@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 9705b3d4 | Fix typo in test.skip snippet for jest-each (#8216) |
Øyvind Moldestad <m****d@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 831085c2 | use default cwd even if config contains a cwd property (#7923) |
Tim Seckinger <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 54ce3f3a | fix 1-indexed JEST_WORKER_ID (#8205) |
Tim Seckinger <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5816a575 | remove flow leftovers (#8213) |
Tim Seckinger <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 76989863 | Docs: Fixing link to reporter interface (#8214) |
Anthony Hastings <a****s@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 8e246a4f | Watch mode number of CPUs & documentation. (#8211) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5cde98ef |
Indented inline snapshots. (#8198)
Co-authored-by: scotthovestadt <s****t@u****m> |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e75eaf0c | Dramatically improve watch mode performance. (#8201) |
scotthovestadt <s****t@u****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 13b0ca3c | Remove the fixed width for the image in the README (#8203) |
Orta <o****b@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 7e4e1700 | docs: Update link to ShouldJS repo (#8191) |
Nicolai Weitkemper <n****o@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 2413ba53 | contributing: `versioned_docs` (#8190) |
Tim Seckinger <s****m@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 742018a4 | Improve performance of SearchSource.findMatchingTests by 15% (#8184) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 800e6fb5 | jest-resolve 18% performance optimization (#8183) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4a49aeb4 | docs: made toHaveBeenCalled example clearer (#8179) |
Rachel Franklin <r****n@m****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| f809c797 | Optimize haste map data structure for serialization/deserialization. (#8171) |
scotthovestadt <s****t@u****m>
Committed by: Tim Seckinger <s****m@g****m> |
over 7 years ago | |
| 921edc0c | Support React.Suspense in snapshots. (#8180) |
scotthovestadt <s****t@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 5b680db2 | Add exception to clean-e2e for global-setup-node-modules (#8174) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| b37a1173 | [expect] Fix circular references in iterable equality (#8160) |
Matt Phillips <m****t@m****o>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| abee7653 | fix: Error Cannot read property converageData of null #7758 (#8168) |
codementor <i****a@h****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| ecf76364 | Fix ability to transform specific node_modules dependencies required in globa... |
Jeremy Judeaux <V****e@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| c5fd7aae | Fix incorrect duplicate mock warning. (#8167) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ed571411 | expect: Improve report when matcher fails, part 13 (#8077) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 5bb9624d | support 'export default TestEnvironment' (#8163) |
Tim Seckinger <s****m@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| d8f43f8d | chore: goodbye AppVeyor, it was a good ride (#7660) |
Michał Pierzchała <t****e@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 4a57c240 | Filter API pre-filter setup hook. (#8142) |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d6af3afd | chore: build-clean should remove ts build artifacts | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| b48576a5 | Perf improvements - avoid persisting haste map / processing files when not ch... |
scotthovestadt <s****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 23e66a2e | fix buildTs on Windows using npm-which (#8161) |
Tim Seckinger <s****m@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| aefa1ebe | fix: allow json file as manual mock (#8159) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e04b034b | jest-snapshot: Improve report when matcher fails, part 14 (#8132) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 0c7bda27 | Revert "Move from "process.exit" to "exit" (#7327)" | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| 31e10dbb | Change method of obtaining git root (#8052) |
Bartłomiej Wierciński <b****1@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| ce65aac3 | heh, one more downgrade! | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| 00d61aeb | chore: downgrade types/jest to cicular dependency | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| e3bc4f5a | Move from "process.exit" to "exit" (#7327) |
Huáng Jùnliàng <J****g@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 26c865d7 | TypeScript custom matchers declaration snippet (#8119) |
Sebastián Gurin <s****n@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| fed7712d | chore: upgrade TS to 3.4.0-dev* for inceremental builds (#8149) |
Michał Pierzchała <t****e@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| a5a47f5c | Update SetupAndTeardown.md (#8154) |
Jason Farkas <j****s@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 809ab983 | Print todo and skip descriptions when in verbose mode (#8038) |
Alcedo Nathaniel De Guzman Jr <n****o@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 923bc50e | docs: toContain supports Sets as well (#8131) |
Dan Dascalescu <d****b@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 75db1744 | less React-focused snapshot docs (#8157) |
Tim Seckinger <s****m@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 8cec4cdb | more precise circus asyncError types (#8150) |
Tim Seckinger <s****m@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| b97ac394 | Add typeahead watch plugin (#6449) |
Matt Phillips <m****t@m****o>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 86752905 | fix: getTimerCount not taking immediates and ticks into account (#8139) |
Michal Srb <x****o@s****z>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 4d9f99c7 | website: add an additional filter predicate to backers (#7286) |
Dan Minshew <o****a@g****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 4ba05b7d | [🔥] Revised README (#8076) |
Orta <o****b@g****m>
Committed by: Christoph Nakazawa <c****r@f****m> |
over 7 years ago | |
| 30cb244e | [jest-each] Fix test function type (#8145) |
Matt Phillips <m****t@m****o>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 01008774 | chore: improve bug template labels for easier maintenance (#8141) |
Michał Pierzchała <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 90c60022 | Add documentation related to auto-mocking (#8099) |
Mack Solomon <m****l@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 76782b84 | Add support for bigint to pretty-format (#8138) |
M.K. Safi <m****i@m****m>
Committed by: Michał Pierzchała <t****e@g****m> |
over 7 years ago | |
| 13b44127 | Revert "Add fuzzing based tests in Jest (#8012)" | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| f70ec154 | chore: remove console.log | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| 8e33622d | chore: Improve description of optional arguments in ExpectAPI.md (#8126) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 609932ed | Add fuzzing based tests in Jest (#8012) |
Nicolas DUBIEN <d****z@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 5bad3497 | Move @types/node to the root package.json (#8129) |
Veniamin Krol <1****l@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 4f06ee48 | chore: use property initializer syntax (#8117) |
Mark de Dios <m****s@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| bdeb5af8 | chore: delete flow types from the repo (#8061) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 50300ab1 | Move changelog entry to the proper version (#8115) |
Rubén Norte <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6b8b1404 | Release 24.5.0 | Rubén Norte <r****e@f****m> | over 7 years ago | |
| 8c128fac | Expose throwOnModuleCollision (#8113) |
Miguel Jiménez Esún <m****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| aece656d | add matchers to expect type (#8093) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 445e6cb9 | Release 24.4.0 | Rubén Norte <r****e@f****m> | over 7 years ago | |
| c929ee3b | Adds native support for PnP to jest (#8094) |
Maël Nison <n****l@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 562ac181 | Bumps Yarn to 1.15 (#8095) |
Maël Nison <n****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 17ffcc95 | fix: serialize changedFiles passed to workers (#8090) |
Michał Pierzchała <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 95535e05 | Re-attach stdout and stderr from new processes after retries (#8087) |
Rubén Norte <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a5ae2f54 | chore: copy d.ts files during build (#8086) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| af47382f | fix: jest-worker can return `null` for `getStdout()` (#8083) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| fb8827b0 | expect: Compare DOM nodes even if there are multiple Node classes (#8064) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 1fd56516 | Release 24.3.1 | Rubén Norte <r****e@f****m> | over 7 years ago | |
| 0c9737e5 | Fix retries and error notification in workers (#8079) |
Rubén Norte <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b0cbcbf3 | export functions compatible with `import jest from 'jest'` (#8081) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5c726bdf | chore: update ansi-escape types | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| b63b279c | chore: refresh lockfile | Simen Bekkhus <s****1@g****m> | over 7 years ago | |
| d4e91c3f | use react-is in pretty-format (#8060) |
Prabhakar Mishra <p****a@o****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 36484b51 | Release 24.3.0 | Rubén Norte <r****e@f****m> | over 7 years ago | |
| eaf96692 | Improve changelog for next minor release (#8075) |
Rubén Norte <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| eae96542 | Fix pattern for HG changed files (#8066) |
Miguel Jiménez Esún <m****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 690221b5 | Warn if describe returns a value (#7852) |
Tim Seckinger <s****m@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| f2af7274 | expect: Revert change to distinguish undefined value from no property (#8067) |
Mark Pedrotti <p****k@g****m>
Committed by: Miguel Jiménez Esún <m****n@u****m> |
over 7 years ago | |
| 547dcea5 | Optimize haste map tracking of deleted files with Watchman. (#8056) |
scotthovestadt <s****t@u****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 3e32813b | Add publishConfig to all public packages in preparation for the @jest scope (... |
Rubén Norte <r****e@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| afe22419 | chore: create @jest/test-results package (#8034) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f526a914 | fix: handle process[toString] being readonly on newer nodes (#8050) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7a4ee210 | Jest jasmine/ts migration (#7970) |
doniyor2109 <d****9@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| d23f1ef1 | Add note to automock configuration (#8051) |
Michael Withagen <m****n@l****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| cb50b67d | expect: Improve report when matcher fails, part 12 (#8033) |
Mark Pedrotti <p****k@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| dd385b04 | Upgrade sane to 4.0.3 (#8048) |
Christoph Nakazawa <c****r@f****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9fa3268a | chore: migrate jest-cli to TypeScript (#8024) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c15b7a57 | Removes error when mocking mongoose library root object (#8040) |
hluedeke <h****e@g****m>
Committed by: Simen Bekkhus <s****1@g****m> |
over 7 years ago | |
| 5f7c3e4e | Bump some dev dependency versions (#8044) |
Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago |