-
Notifications
You must be signed in to change notification settings - Fork 616
2841 use githubaxe config as config for axe #2932
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
2841 use githubaxe config as config for axe #2932
Conversation
…nfig-as-config-for-axe
…com:primer/react into 2841-use-githubaxe-config-as-config-for-axe
|
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks for doing this 🙏 Just left a comment for the changeset but should be good after that 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
This is a stop gap to close out #2841. There were issues with integrating
@axe-github
with@playwright/test
and so, for the sake of time, energy, and priorities, @joshblack and @erinnachen gave the okay that we can just manually add the rules/checks needed for now.Screenshots
When looking for axe violations with Playwright, we are now using the manually added rules and checks that are generated from
@axe-github
https://www.npmjs.com/package/@github/axe-githubMerge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.