TheA11yMachine Versions Save

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.

0.6.0

8 years ago

Features

  • Add ability to compute several URLs instead of crawling:
    • List given in the command-line,
    • List given by pipes (reading STDIN).
  • Add number of warnings and notices on charts,
  • Add “See notes” on the index to see all notes ordered by frequency,
  • Warm when a URL is either invalid, cannot be fetched or points to a 404,
  • Add the -http-tls-disable option to disable TLS/SSL,
  • Add a CONTRIBUTING.md file,
  • Enhance the README.md file.

Bug fixes

  • Fix NPM on Windows.