/pa11y

Automated accessibility testing

Primary LanguageJavaScript

Pa11y

Automated accessibility testing using Pa11y

Install

npm i

Config

Edit the config file ./pa11y.config.js in order to specify:

  • pa11y options
  • test concurrency
  • url(s) or file(s) to test

Run test

make test

Reports

When completed, a concatenated report will be produced at reports/accessibility_report.html