Skip to content

Cypress doesn't support Jest #1864

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

Closed
webberwang opened this issue Sep 24, 2022 · 0 comments
Closed

Cypress doesn't support Jest #1864

webberwang opened this issue Sep 24, 2022 · 0 comments

Comments

@webberwang
Copy link
Member

webberwang commented Sep 24, 2022

Hard to integrate Jest into Cypress.

Solution

Is to use patch-package to remove the Cypress global types Chai types, but patch-package didn't work with yarn 3 ds300/patch-package#272 (comment).

So we end up using yarn patch

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