expect(latest: 29.7.0) This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).
jest-diff(latest: 29.7.0) Display differences clearly so people can review changes confidently.
@jest/schemas(latest: 29.6.3) Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
diff-sequences(latest: 29.6.3) Compare items in two sequences to find a longest common subsequence
jest-worker(latest: 29.7.0) Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.