You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
sources-peterbabic.dev/prevent-push-when-skipping-...
Peter Babič 24634bdeaf
insert post cypress husky stop-only
3 years ago
..
.husky insert post cypress husky stop-only 3 years ago
cypress insert post cypress husky stop-only 3 years ago
.gitignore insert post cypress husky stop-only 3 years ago
README.md insert post cypress husky stop-only 3 years ago
cypress.json insert post cypress husky stop-only 3 years ago
package-lock.json insert post cypress husky stop-only 3 years ago
package.json insert post cypress husky stop-only 3 years ago

README.md

Prevent push when skipping Cypress tests pt.2

Make sure your Cypress testing pipeline never let's you push broken code when accidentally skipping tests.

Full details are described in the post:

https://peterbabic.dev/blog/prevent-push-when-skipping-cypress-tests-pt-2