pharos
pharos copied to clipboard
Test a11y in CI/CD
The problem
I don't want to get all done with a feature/bug fix and be ready to merge, only to find that I created an a11y issue with my changes.
The solution
I want to be alerted and blocked when I create an a11y issue found by automated a11y testing so that detectable a11y issues never make it into the mainline.
Add the automated testing introduced in #997 to the GitHub Actions workflow.