Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

MaximeHeckel/cypress-axe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#cypress-axe-example

This repository features a basic react application with a some accessibility issues that can be surfaced with cypress and cypress-axe. It serves as sample to showcase the capabilities of automated accessibility testing.

Start the project

To start the project run the following:

  • yarn to install the dependencies
  • yarn start to start the app

Run the sample accessibility test

  • run yarn test
  • cypress GUI should appear on your screen prompting you to select a test
  • select accessibility.spec.js
  • the test will run and should output an accessibility violation

About

Small repository that showcase a basic automated accessibility testing setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors