Skip to content

metaphorical/qac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#QAC - quantum accessibility tester

Small and to the point accessibility testing tool for any web application.

Just enter url you would want to test, if you need auth on server, add username and password for your server, and go.

This version is testing for WCAG2 (A, AA and AAA) compliance using pa11y CLI tool (which uses Phantomjs to check for compliance with various standards and guidelines).

#Installation

Just go npm install and start it with node server.js

it will be available on localhost:3392

About

Accessibility testing tool based on pa11y

Resources

Stars

Watchers

Forks

Packages

No packages published