Skip to content

Automation project for accessibility testing with Cypress and Axe

Notifications You must be signed in to change notification settings

KolyoKolev/cypress-with-axe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Project For Accessibility Testing Using Cypress And Axe

project image

Summary

This is a project which aims to be used as a reference of how to setup and use Cypress and Axe for accessibility automation testing purposes.

Setting the project up

In order to run this project follow this simple steps:

  • Install Node.js 12 or 14 and above;
  • Clone the project;
  • In the root directory: run npm install in order to download the dependencies needed for the project;

Releases

No releases published

Packages

No packages published