busterjs / buster

Abandoned - A powerful suite of automated test tools for JavaScript.
http://docs.busterjs.org
Other
448 stars 37 forks source link

html2 reporter should handle `uncaughtException` and `suite:error` #426

Closed dominykas closed 6 years ago

dominykas commented 9 years ago

If the test suite run emits an uncaughtException or suite:error, they will quietly go down into the void. They exceptions should be printed somewhere.

dominykas commented 6 years ago

stalebot-ing myself.