If your Cypress tests depend on each other, if a test fails, all tests after that fail. I wrote a plugin https://github.com/bahmutov/cypress-s... that automatically skips the tests if any of the previous tests in the same suite fails. This video shows the plugin in action. For more details, see the blog post https://glebbahmutov.com/blog/skip-de...