louisremi / gulp-shelter

A cozy place for your shell tasks
MIT License
22 stars 0 forks source link

mocha exit status #4

Open gunnx opened 8 years ago

gunnx commented 8 years ago

There is an issue with mocha in that when tests fail it throws an error and this seems to be an issue with gulp itself not sending proper exit status. There are some workarounds mention but these are for gulp itself.

https://github.com/sindresorhus/gulp-mocha/issues/45

https://github.com/gulpjs/gulp/issues/479

louisremi commented 8 years ago

Okay, if you can manage to include these workarounds in gulp-shelter and submit a PR, I'll gladly accept it :-)