Test Framework Integration
ABQ requires native integration with test frameworks. These are libraries that you add to your project's development dependencies to enhance the capabilities of your underlying test framework. They provide necessary hooks to which the ABQ processes connect.
When not running in CI, tests run as they always have. No changes are required for local development.
Supported Test Frameworks
The following test frameworks are supported today. We're working on supporting additional testing frameworks. Please let us know if you'd like to request a specific integration.