Replies: 2 comments 2 replies
-
Duplicate of #518 see community plugin https://github.com/javierbrea/cypress-fail-fast |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can try it to see
…Sent from my iPhone
On Dec 16, 2020, at 16:51, quad5 ***@***.***> wrote:
I should have said that I only want the sub sequence test(s) in describe to not execute, not the whole Cypress run. from the sound of the cypress-fail-fast, it sounds like it will stop the whole Cypress run altogether. Or am i wrong?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
So I have created test in the following format. Since the sub sequence test depends on prior test's success, is there a way to stop running the sub sequence test when prior test fails?
Beta Was this translation helpful? Give feedback.
All reactions