pa11y-reporter-axe-cli
v1.0.0
Published
The axe command-line reporter & runner for Pa11y
Downloads
2
Maintainers
Readme
Pa11y Axe CLI Reporter
Table Of Contents
Requirements
Pa11y CLI Reporter is compatible with Pa11y 5 and later versions. It will not work with older versions of Pa11y.
Usage
Command-Line
Install Pa11y and Pa11y CLI Reporter with npm (locally or globally is fine):
npm install -g pa11y pa11y-reporter-axe-cli
Run Pa11y using the CLI reporter:
pa11y --runner pa11y-reporter-axe-cli --reporter axe-cli http://example.com
License
Pa11y CLI Reporter is licensed under the Lesser General Public License (LGPL-3.0).
Copyright © 2017, Team Pa11y