Skip to content

Latest commit

 

History

History

blogs__a11y

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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