Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up automated accessibility testing for the preview page #90

Open
chasenlehara opened this issue Dec 2, 2021 · 0 comments
Open

Set up automated accessibility testing for the preview page #90

chasenlehara opened this issue Dec 2, 2021 · 0 comments
Labels
a11y Accessibility

Comments

@chasenlehara
Copy link

chasenlehara commented Dec 2, 2021

As a developer, I want to have automated accessibility testing set up for the preview page, so that I can catch errors faster and avoid regressions.


We can use axe-core for integration testing the generated html page, in addition to unit tests in the individual repos.

If we use axe-core, then I think we might need to:

@chasenlehara chasenlehara self-assigned this Dec 2, 2021
@chasenlehara chasenlehara added the a11y Accessibility label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility
Projects
None yet
Development

No branches or pull requests

1 participant