Commit Graph

18 Commits

Author SHA1 Message Date
Simen Bekkhus bd3a7e9fd7
chore: prefer using array spread (#14820) 2023-12-31 14:52:26 +00:00
Simen Bekkhus 2ddc4305ca
chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
Simen Bekkhus 5b56467d0c
chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
Mikhail c4c9849155
fix: optimize filter in build ts (#14528) 2023-09-18 16:19:46 +02:00
Mikhail b06dc2a0ce
fix: simplify getting testUtilsReferences (#14529) 2023-09-18 16:19:32 +02:00
Simen Bekkhus 176b229bbf
chore: use glob@10 in build scripts (#14512) 2023-09-11 17:18:15 +02:00
Paul O’Shannessy 6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
Tom Mrazauskas ffe2352c78
chore: move `@jest/test-utils` reference (#13468) 2023-02-04 12:55:11 +01:00
Tom Mrazauskas 485d8fb1df
chore: use `glob` to select files in `buildTs` script (#13850) 2023-02-02 11:27:38 +01:00
Simen Bekkhus 2fb6f68f69
feat: use `os.availableParallelism` if available (#13738) 2023-01-06 17:41:30 +01:00
Simen Bekkhus fb2f161574
chore: run type lint on @jest/console (#13403) 2022-10-08 19:54:33 +02:00
Simen Bekkhus 50bab21a8e
chore: run eslint with type information on CI (#13368) 2022-10-03 14:55:10 +02:00
Simen Bekkhus 23d7b569dd
chore: use TLA in build scripts (#13365) 2022-10-03 10:37:13 +02:00
Simen Bekkhus 286dab2e57
chore: fix some type errors in tests (#13360) 2022-10-03 09:15:59 +02:00
Tom Mrazauskas 5643106716
chore: remove `expect` from dev dependencies of `pretty-format`. (#13286) 2022-09-21 09:25:22 +02:00
Josh Kelley 30f70cb8d4
fix: Switch from throat to p-limit (#12960) 2022-06-30 13:48:20 +02:00
Andrey Pozdnyakov 045367ad9c
Fix pretty print for closeTo matcher (#12626) 2022-04-14 12:58:19 +02:00
Feng Yu a93def0e5b
Use native ESM for dev scripts (#12636) 2022-04-07 14:20:17 +02:00