dgarlitt / karma-nyan-reporter

Nyan Cat style reporter based on the Mocha version
MIT License
169 stars 19 forks source link

Nyan reporter output is strange when there is uncaught exception outside tests #17

Closed kibin closed 8 years ago

kibin commented 9 years ago

When there is an error somewhere outside tests nyan reporter is behaving weird. When I run tests using standard dots reporter I see error and logs:

screen shot 2015-10-05 at 12 38 36 pm

And I can say that something wrong and even see the exception. But when I try nyan reporter I see this:

screen shot 2015-10-05 at 12 39 38 pm

No logs, no errors, cursor in the strange place. And if I save a couple of times the output gets totally corrupted:

screen shot 2015-10-05 at 12 40 09 pm
Fatxx commented 8 years ago

+1