Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 799 Bytes

playwright-abq

abq

playwright-abq provides an ABQ integration for Playwright.

Integrating with ABQ

If you already have a Playwright test suite and ABQ set up, check out the docs for integrating Playwright 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