jest-abq
provides an ABQ integration for Jest.
If you already have a Jest test suite and ABQ set up, check out the docs for integrating Jest with ABQ.
ABQ is a universal test runner that runs test suites in parallel. It’s the best tool for splitting test suites into parallel jobs locally or on CI. ABQ is implemented in Rust with bindings available for several test frameworks.