|
|
|
|
|
by darekkay
3025 days ago
|
|
> how do we automate testing for accessibility Have you looked into pa11y and its CI integration [1]? It's a good start but it cannot replace properly testing your UI with accessibility in mind. [1] https://github.com/pa11y/pa11y-ci |
|