-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
jest-puppeteer-axe: add options
and config
parameters
#18712
jest-puppeteer-axe: add options
and config
parameters
#18712
Conversation
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.
Nice idea to expose those additional parameters.
It would be great to polish documentation as the number of options offered makes it harder to use for those not familiar with Axe.
This PR will also require new entry in the CHANGELOG file, it should be similar to:
https://github.com/WordPress/gutenberg/blob/master/packages/jest-puppeteer-axe/CHANGELOG.md#new-feature
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.
Thank you for wrangling all that, great work 💯
This adds a way to specify AXE options and config, see https://github.com/dequelabs/axe-puppeteer#axepuppeteeroptionsoptions-axerunoptions and https://github.com/dequelabs/axe-puppeteer#axepuppeteerconfigureconfig-axespec