Skip to content

0.10.1

Choose a tag to compare

@bmomberger-bitovi bmomberger-bitovi released this 09 Jun 16:11
· 3 commits to master since this release

grunt-testee tests were failing due to the mocha reporter object not having stats. For some reason this reporter object isn't supplied by mocha, in cases like what grunt-testee does, so this PR ensures that the runner event emitter has a stats collector.

PR #204