Skip to content

Library of accessibility automation examples that use multiple different testing frameworks

Notifications You must be signed in to change notification settings

Steady5063/Automated-Accessibility-Example-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Accessibility-Example-Lib

This repo houses a library of accessibility automation examples that use multiple different testing frameworks.

Purpose

To help developers build a better automated accessibiltiy testing process. Too many times teams stop at simply adding a singular test case to their UI tests. We want to build a better more robust set of automated accessibiltiy tests, and this library can help you build those out.

Structure

The examples are currently categorized by different levels of test and test engines.


    ├── Integration            
    │   ├── Cypress            
    │   ├── PlayWright         
    │   └── Puppeteer          
    └── Component
    |   ├── React Testing Lib      
    |   ├── Vue Test Utils         
    |   └── Angular Karma
    ├── Engines         
    │   ├── Pa11y           
    │   ├── IBM       
    

About

Library of accessibility automation examples that use multiple different testing frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published