a11y-ci
v1.0.0
Published
Generates a11y reports (HTML, Junit...) from Google Accessibility Developer Tools
Downloads
3
Keywords
Readme
a11y-ci
Continuous accessibility testing, with HTML and JUnit, reports
Installation
npm install -g a11y-ci
Usage
a11y-ci [--junit=junit.xml] [--html=report.html] <url>
# Example:
a11y-ci --html=report.html https://www.github.com
Options:
--html=myfile.html
: generates a visual HTML reports of errors on your page--junit=myfile.xml
: generates a JUnit report file--htmldox=myfile.html
: lists all errors in a HTML file--violations=myfile.xml
: generates a Pmd (violations) report file
How it works
a11y-ci browses websites with PhantomJs and audit accessibility with the Accessibility Developer Tools.
You can refer to the Audit rules
Licence
Copyright Radio France, Licence CeCILL-B (fully compatible with BSD-like licenses (BSD, X11, MIT)).
See LICENSE file for more informations
## Version française
Veuillez lire ce lisez-moi