Skip to content

Files

Latest commit

c7f353d · Jun 13, 2022

History

History

blogs__a11y

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