New in Cypress Accessibility: Results API updates
Cypress Accessibility uses server-side processing to carry out accessibility checks when a test run is recorded to Cypress Cloud. Compared to typical in-test accessibility scans, this "out-of-test" approach comes with a few key advantages – no special setup, no performance impact on test execution, and improved consistency across runs. All states and variations can be checked, every time, without a single line of test code added.
The one thing these accessibility checks won't do is fail a test
Read more