liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
https://www.liip.ch/
621 stars 66 forks source link

Report: Support options #95

Closed Hywan closed 7 years ago

Hywan commented 7 years ago

New --report-options (CLI) and reportOptions (config file) feature. It allows to pass options to the reporter.

--report (CLI) and report (config file) support a path to a reporter, so you can write your own.