dgarlitt / karma-nyan-reporter

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

Total tests count is different from other reporters #23

Closed idiotWu closed 7 years ago

idiotWu commented 7 years ago

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

idiotWu commented 7 years ago

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

dgarlitt commented 7 years ago

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

dgarlitt commented 7 years ago

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