Skip to content

rwx-research/jest-abq

Repository files navigation

jest-abq

abq

jest-abq provides an ABQ integration for Jest.

Integrating with ABQ

If you already have a Jest test suite and ABQ set up, check out the docs for integrating Jest with ABQ.

Getting started 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.

Get started with ABQ