1.0.2 • Published 1 year ago

zr-cypress-tests v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago