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(link is external) and audit accessibility with the
Accessibility Developer Tools(link is external).
You can refer to the Audit rules(link is external)
Licence
Copyright Radio France, Licence CeCILL-B(link is external) (fully compatible with BSD-like licenses (BSD, X11, MIT)).
See LICENSE file for more informations
## Version française
Veuillez lire ce lisez-moi