dcycle / docker-pa11y

Test a website for accessibility.
5 stars 1 forks source link

Consider using the Axe runner #2

Open alberto56 opened 6 years ago

alberto56 commented 6 years ago

See https://github.com/pa11y/pa11y-runner-axe which will be in production soon.

alberto56 commented 5 years ago

Using Axe-core, a more standardized tool:

alberto56 commented 5 years ago

I have an open pull request for this at: https://github.com/dcycle/docker-pa11y/pull/5/files

I need more understanding of how the Axe runner is different/better though, as I get the exact same results with or without the axe runner.

alberto56 commented 5 years ago

Using the axe runner causes no change in the output. Consider using https://github.com/dequelabs/axe-cli instead?

alberto56 commented 5 years ago

see also https://github.com/crawlkit/runner-axe