0.10.1
·
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