Ability to run Cypress with plugins disabled #29230
Unanswered
samtsai
asked this question in
Questions and Help
Replies: 1 comment
-
I know this is not trivial especially if a test relies on these plugins for running tasks, but maybe there's a way to stub those out just for debugging purposes. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to run Cypress without any plugins enabled (similar to loading VS Code without extensions)? I think this can help with debugging issues to determine if its Cypress-proper or an issue possibly with a plugin.
Beta Was this translation helpful? Give feedback.
All reactions