Disable test isolation for some tests #27366
Unanswered
ashotkhanaslanyan
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 have a large testing solution and want to disable the test isolation for selected tests, so changing the config is not an option. Instead I would prefer a way of isolating tests from inside the .cy.ts file where my tests are written.
Might anybody be able to help?
Beta Was this translation helpful? Give feedback.
All reactions