1.0.2 • Published 3 years ago

zr-cypress-tests v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

README

Leverage Cypress and Axe to perform automated accessibility tests

How do I get set up?

  • Ensure that AVN has activated node 18.12.1
  • Install dependencies: npm install

Running Cypress Axe Accessibility tests

  • npx cypress open opens the interactive Cypress dashboard.
  • select E2E Testing and choose a browser
  • Write and run tests in the cypress/e2e directory.
  • cypress run --record --browser chrome --key c11f7f50-efc2-40c6-a592-ad950f008761 runs and records tests.
  • control + C stops cypress.

Cypress Dashboard

  • To view recorded test runs, go to https://cloud.cypress.io/organizations/50ef64a5-e5b2-4024-9582-4a2187c5b651/projects
  • Login credentials are in lastpass

Cypress Resources

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago