Closed piuccio closed 6 years ago
I've sent a pull request to handle uncaught exceptions: https://github.com/jasmine-contrib/grunt-jasmine-node/pull/36
I'm not hopeful it will get merged. If you want to view the stack trace for uncaught exceptions, run grunt with the --stack option.
Hello,
is there a way to use this feature mhevery/jasmine-node#229 from grunt?
Exception while requiring modules are causing the build to return with a
0
exit code.