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

Question: What is the difference between cypress-axe and jest-axe? #172

Open
Vanals opened this issue Feb 13, 2024 · 0 comments
Open

Question: What is the difference between cypress-axe and jest-axe? #172

Vanals opened this issue Feb 13, 2024 · 0 comments

Comments

@Vanals
Copy link

Vanals commented Feb 13, 2024

Hi!

About cypress-axe and jest-axe
In terms of efficiency, their ability to detect A11Y errors, what is the difference between the two?

What are the things that one is not able to do but the other one is, for instance?

I am using a Design system on a website. In the website I would like implement cypress-axe testing, but the design system tests their component with jest-axe.
Would there be differences in what the two type of tests can detect? What I want to avoid I having cypress axe test failing because jest-axe was used and so Jest not being able to detect what cypress-axe will fail for.

Thanks!

@Vanals Vanals changed the title Question: What is the differnce between cypress-axe and jest-axe? Question: What is the difference between cypress-axe and jest-axe? Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant