Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 864 Bytes

File metadata and controls

16 lines (9 loc) · 864 Bytes

a11y example

This demo shows the cypress-axe plugin which can run the Axe-core library against the webpage to check if the page follows accessibility practices.

The tests are in cypress/e2e folder.

Failing check

Note: the actual failures are printed in the DevTools console

Additional resources