Skip to content

Latest commit

 

History

History

using-cypress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Using Cypress

Gatsby example site that shows how to write accessibility tests with Cypress and axe.

Run the tests

  • npm install
  • npm run test:e2e

See the End-to-End Testing guide for a walkthrough and more details.