mavdi / grunt-cucumberjs

Grunt plugin for cucumber.js
MIT License
31 stars 36 forks source link

Fail Tasks if E2E fails #108

Closed gkushang closed 7 years ago

gkushang commented 7 years ago

Fail the task if Tests fails. This fix will fail the CI job if E2E tests fails, otherwise it exit with Code 0, but it should exit with code 1``