Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rwx-research/playwright-abq
ABQ bindings for Playwright
https://github.com/rwx-research/playwright-abq
playwright testing
Last synced: 24 days ago
JSON representation
ABQ bindings for Playwright
- Host: GitHub
- URL: https://github.com/rwx-research/playwright-abq
- Owner: rwx-research
- License: apache-2.0
- Created: 2022-12-23T11:42:52.000Z (almost 2 years ago)
- Default Branch: abq/main
- Last Pushed: 2023-07-20T17:10:01.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:22:25.295Z (6 months ago)
- Topics: playwright, testing
- Language: TypeScript
- Homepage: https://abq.build
- Size: 142 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# playwright-abq
`playwright-abq` provides an [ABQ](https://www.rwx.com/abq) integration for [Playwright](https://github.com/microsoft/playwright).
## Integrating with ABQ
If you already have a Playwright test suite and [ABQ set up][abq-get-started], [check out the docs for integrating Playwright with ABQ](https://www.rwx.com/docs/abq/test-frameworks/playwright).
## 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][abq-get-started]
[abq-get-started]: https://www.rwx.com/docs/abq/getting-started