Skip to content

Releases: danielstjules/mocha.parallel

0.11.2

04 Dec 20:09
Compare
Choose a tag to compare
  • npm being weird, no actual changes

0.11.1

04 Dec 20:08
Compare
Choose a tag to compare
  • Fix generator support for hooks

0.11.0

04 Dec 20:01
Compare
Choose a tag to compare
  • Add support for GeneratorFunctions

0.10.0

02 Nov 08:49
Compare
Choose a tag to compare
  • Add support for this.timeout()

0.9.0

02 Nov 08:10
Compare
Choose a tag to compare
  • Add support for this.skip()

0.8.0

15 Oct 06:35
Compare
Choose a tag to compare
  • Added parallel.skip

0.7.1

06 Sep 22:36
Compare
Choose a tag to compare
  • it.only() now only runs the subset of specs

0.7.0

06 Sep 22:21
Compare
Choose a tag to compare
  • Added support for parallel.only() and it.only()

0.6.4

01 Sep 03:44
Compare
Choose a tag to compare
  • Remove handling of specs that use uncaughtException

0.6.3

31 Aug 02:07
Compare
Choose a tag to compare
  • Propagate uncaught exceptions if a handler exists