DEV Community

Discussion on: Testing accessibility with Cypress

Collapse
 
bhupendra1011 profile image
bhupendra

There is a great package to test a11y with cypress , you can follow the guide here.

However when I am trying to integrate , I get error : cy.injectAxe() is not a function.