We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GitHub gov repositories should also be checked with automated tools for accessibility. We've outlined the process here https://accessibility.civicactions.com/posts/automated-accessibility-testing-leveraging-github-actions-and-pa11y-ci-with-axe
You can see it in action and also see how we're checking for broken links by checking out the code https://github.com/CivicActions/accessibility
Testing with Pa11y+axe should be integrated in to stop errors from being introduced in a commit.
I don't think there are any existing tests for this.
The text was updated successfully, but these errors were encountered:
Firebird1029
No branches or pull requests
Issue Report
GitHub gov repositories should also be checked with automated tools for accessibility. We've outlined the process here https://accessibility.civicactions.com/posts/automated-accessibility-testing-leveraging-github-actions-and-pa11y-ci-with-axe
You can see it in action and also see how we're checking for broken links by checking out the code https://github.com/CivicActions/accessibility
Expected behavior
Testing with Pa11y+axe should be integrated in to stop errors from being introduced in a commit.
Actual behavior
I don't think there are any existing tests for this.
The text was updated successfully, but these errors were encountered: