Will Cypress component test runner merge with main test runner? #18170
Unanswered
Garrett-R
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.
-
It seems a bit inconvenient that the Cypress component tests have a separate test runner (
npx cypress open-ct
). But then again, the feature is in alpha.Will the component eventually be able to also run out of the main test runner (
npx cypress open
)?Beta Was this translation helpful? Give feedback.
All reactions