Skip to content

Releases: danielstjules/mocha.parallel

0.6.2

31 Aug 01:40

Choose a tag to compare

  • Don't suppress uncaughtException

0.6.1

31 Aug 01:20

Choose a tag to compare

  • Fix exception handling edge cases

0.6.0

31 Aug 00:19

Choose a tag to compare

  • Support being nested in suites with beforeEach/afterEach hooks, e.g.
  • Support synchronous hooks/specs

0.5.0

28 Aug 22:36

Choose a tag to compare

  • Added support for it.skip()

0.4.0

26 Aug 03:55

Choose a tag to compare

  • Add async exception handling

0.3.0

25 Aug 07:32

Choose a tag to compare

  • Added hook support

0.2.0

24 Aug 09:36

Choose a tag to compare

  • Isolate parallel suite execution from eachother

0.1.1

24 Aug 08:54

Choose a tag to compare

  • Fix: parallel specs should be defined within suite

0.1.0

24 Aug 08:38

Choose a tag to compare

  • Rethink API