Skip to content

Use @github/axe-config as config for axe #2841

Description

@joshblack

We currently configure axe inside of Playwright through our toHaveNoViolations matcher: https://github.com/primer/react/blob/main/e2e/matchers/toHaveNoViolations.ts#L47. This issue is to update the configuration here to use the @github/axe-github package: https://www.npmjs.com/package/@github/axe-github. These rules can be passed to the axe.configure() call that currently exists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions