Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Releases: kmiyashiro/grunt-mocha

Guard vs cyclical structures

01 Dec 09:21
Compare
Choose a tag to compare
  • #100 Failure messages that involved stringifying cyclical JSON no longer fails with a stringify error.

Update mocha

27 Feb 19:09
Compare
Choose a tag to compare
  • Upgrade Mocha to 1.21.5 (Only used for reporters)

0.4.7

30 Nov 09:14
Compare
Choose a tag to compare
  • Explicit done() call with true/false so grunt exits with correct code. (@Bartvds)

0.4.6

22 Nov 20:55
Compare
Choose a tag to compare
  • Lodash is a dep

0.4.5.

22 Nov 18:35
Compare
Choose a tag to compare
  • Add dest output config for outputting to a file (@BYK)

0.4.4

21 Nov 01:44
Compare
Choose a tag to compare
  • Bump example mocha to 1.14.0
  • Compatible with mocha 1.14.0 (@perfectworks)
  • Cleanup log listeners during watch (@rayshih)

0.4.3

07 Nov 18:37
Compare
Choose a tag to compare

PhantomJS bump to 1.9, supposed to fix some issues with Windows.