Is any possible way to setup parallel running cypress component tests locally and on CI #24461
Unanswered
Artem-Bosenko-01
asked this question in
Component Testing
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.
-
Hi All.
I'm trying to integrate
cypress component testing
into my project. Looks like it works great with amazing stability. Tests run faster than the same tests onJest
if we talk about a separate test suite. but...:And the main question: Is any possible way to setup parallel running cypress component tests locally and on CI without using the dashboard?
Beta Was this translation helpful? Give feedback.
All reactions