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.
 
 
 
 

274 B

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