Can i use cypress@10 component testing without installing cypress? #22415
Unanswered
Giorno-Giovana
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i used version 9 before and it works, because i used
@cypress/react
package. Now i should usecypress/react
.Can i use cypress 10 with react without installing whole cypress? The problem is than i can't install cypress binaries in corp infra(if i could somehow install the binaries other than via npm that would solve my problem).
Beta Was this translation helpful? Give feedback.
All reactions