Axe DevTools for Web Cypress
Overview of Axe DevTools for Web with Cypress
Not for use with personal data
The @axe-devtools/cypress package integrates Axe DevTools for Web into your Cypress test suite, enabling automated accessibility scanning as part of your end-to-end tests.
Getting started
- Installation options: configure your artifact repository or install directly from Deque's Agora
- Write tests: add accessibility scans to your Cypress tests
- API reference: chainable commands and configuration options
- Reporter integration: generate accessibility reports using
@axe-devtools/reporter
