Back to Gatsby

Using Cypress

examples/using-cypress/README.md

2.20.0296 B
Original Source

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.