@jest/test-sequencer
Advanced tools
Changelog
24.7.0
[@jest/core, @jest/test-sequencer]
Move testSequencer
to individual package @jest/test-sequencer
(#8223)[@jest/core, jest-cli, jest-config]
Add option testSequencer
allow user use custom sequencer. (#8223)[expect]
Add negative equality tests for iterables (#8260)[jest-haste-map]
Resolve fs watcher EMFILE error (#8258)[expect]
Remove repetition of matcherName and options in matchers (#8224)