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

Bin: `a11ym_output` is created in the CWD #88

Closed Hywan closed 7 years ago

Hywan commented 7 years ago

Fix #87.

The default output directory is created in the current working directory instead of the root installation directory.

Also print the path to the report in case of success.