Skip to content

ABQ integration with Jest, the Delightful JavaScript Testing framework.

License

Notifications You must be signed in to change notification settings

rwx-research/jest-abq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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