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.
|
2 years ago | |
---|---|---|
.. | ||
.husky | 2 years ago | |
cypress | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
cypress.json | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 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