jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Write Istanbul result to stdout when the coverage report errors #368

Closed derekpeterson closed 9 years ago

derekpeterson commented 9 years ago

When Istanbul fails, it helps immensely to have the error that it reports. Having it would have helped me avoid a lot of confusion while trying to get coverage reports set up on Jenkins (Istanbul choked on the name of the Jenkins job). I thought about making this a flaggable option, but it seemed too specific for something general like --[no-]debug.

mikepack commented 9 years ago

Thanks so much! Sorry for the delay 🍻🙌🎉