An open API service indexing awesome lists of open source software.

https://github.com/bahmutov/cypress-skip-example

Playing with skipping Cypress tests if a previous test fails
https://github.com/bahmutov/cypress-skip-example

cypress-example

Last synced: 9 months ago
JSON representation

Playing with skipping Cypress tests if a previous test fails

Awesome Lists containing this project

README

          

# cypress-skip-example

> Playing with skipping Cypress tests if a previous test fails

This is an example of using the [cypress-skip-this-test](https://github.com/bahmutov/cypress-skip-this-test) plugin. For more information, read the blog post [Skip Dependent Cypress Tests On Failure](https://glebbahmutov.com/blog/skip-dependent-tests-on-failure/) or watch video [Skip Dependent Cypress Tests On Failure](https://youtu.be/ngmB4r4-m6U).