This repository includes samples of accessibility testing in continuous integration pipelines. It uses GitHub workflows to demonstrate the use of several tools :
- Lighthouse CLI
- Axe Core
- PA11Y
All workflows works as follows, with 3 main steps :
- Install the tool
- Run the tool to audit a specified website
- Add the audit results to the current pull request
👤 Anthony Le Goas
- Twitter: @anthony_legoas
- Github: @anthonylegoas
- LinkedIn: @anthonylegoas
Give a ⭐️ if you like this project!