MarcusBarnes / sponsor-zone

This repository collates priority requests and other content of relevance to @MarcusBarnes' GitHub Sponsors
GNU General Public License v3.0
1 stars 0 forks source link

Explore how to set up Pa11y with Continuous Integration Tools #1

Open MarcusBarnes opened 4 years ago

MarcusBarnes commented 4 years ago

Explore how to setup Pa11y CI with CircleCI and TravisCI, in particular with respect to providing meaningful automated accessibility checks for Drupal sites and Islandora instances. Provide example repositories to demo how this would work, with sufficiently detailed documentation to help others easily adopt automated accessibility checks.

MarcusBarnes commented 4 years ago

Deque Systems has posted a YouTube video about Using Automation to Test UI Components for Accessibility. Thought not directly related to this issue, I wanted to note the video here for further investigation into best practices for automating accessibility tests within development workflows.

MarcusBarnes commented 4 years ago

Accesslint GitHub app https://accesslint.com/ is free for open source projects. This may be an alternative to adding command interface tools to build tools process like TravisCI and CircleCI.