dgarlitt/karma-nyan-reporter

Total tests count is different from other reporters

Closed this issue · 3 comments

When I run tests in multiple browsers, it seems nyan reporter will only count total tests from one test suite:

wx20170104-150939

wx20170104-150956

Notice that the total count and passed count stay the same. And if I use the mocha-reporter, I will actually get a total count at 64:

wx20170104-151149

I got a solution to this issue, a PR will be sent soon 😺

@idiotWu Thanks for the PR, looks good. Will merge and create a release.

@idiotWu Your changes have been merged and published to npm in the latest release