Grunt Mocha Versions Save

[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)

v0.4.14

8 years ago
  • #100 Failure messages that involved stringifying cyclical JSON no longer fails with a stringify error.

0.4.12

9 years ago
  • Upgrade Mocha to 1.21.5 (Only used for reporters)

0.4.7

10 years ago
  • Explicit done() call with true/false so grunt exits with correct code. (@Bartvds)

0.4.6

10 years ago
  • Lodash is a dep

0.4.5

10 years ago
  • Add dest output config for outputting to a file (@BYK)

0.4.4

10 years ago
  • Bump example mocha to 1.14.0
  • Compatible with mocha 1.14.0 (@perfectworks)
  • Cleanup log listeners during watch (@rayshih)

0.4.3

10 years ago

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