Skip to content

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

Open
@Vanals

Description

@Vanals

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions