eightshift-frontend-libs
eightshift-frontend-libs copied to clipboard
[FEATURE] Automating accessibility testing
I'm thinking about somehow (partially) automating accessibility testing (e.g. using ChromeDriver and Selenium) so we can notice A11y issues and regressions as soon as possible. Native browser tools and plugins provide great A11y insights, though.
Not sure this would work well with GitHub Actions. I'll pick this up with QA as well, but any suggestions and feedback regarding this idea would be amazing.