Skip to content

Releases: eugenet8k/grunt-mocha-blanket

Fix bug with XUnit reporter

29 Sep 00:24
Compare
Choose a tag to compare

Passing grunt options to Reporter instance that may have reporterOptions property. It’s required for XUnit reporter.
Overriding the whole XUnit from mochajs due to bugs with test.isPending() methods. As described in:
mochajs/mocha#2297
kmiyashiro#163

Update dependencies

28 Sep 18:25
Compare
Choose a tag to compare

PhantomJS updated to 2.x

Update dependencies

28 Sep 18:39
Compare
Choose a tag to compare

Blanket to 1.2.x
Mocha to 3.x