Skip to content

Releases: adamgruber/mochawesome

1.5.0

11 Aug 18:26
Compare
Choose a tag to compare

Moved mocha to peerDependencies and devDependencies and fixed it to ~2.

1.4.0

18 Jul 20:15
Compare
Choose a tag to compare

Added slide-over navigation for quickly jumping to a test suite.

1.3.5

28 May 14:50
Compare
Choose a tag to compare
  • Removed extra slash in @font-path LESS variable. (#53)

1.3.4

18 Apr 01:19
Compare
Choose a tag to compare
  • Added option to auto open report after saving. (#44)
  • Fixed possible issue with boolean config options

1.3.3

10 Apr 22:11
Compare
Choose a tag to compare
  • Added support for creating custom dir where the parent dir(s) may not exist yet. See #40

1.3.2

04 Mar 14:49
Compare
Choose a tag to compare

Fixed an issue where calling JSON.stringify on hooks could fail if there are a large number of hooks/tests. Since hooks are not currently being used in the reporter they have been removed.

1.3.1

16 Feb 21:01
Compare
Choose a tag to compare
  • Updated copyright year in report template

1.3.0

07 Feb 01:17
Compare
Choose a tag to compare

Fixed issue with empty code blocks due to changes in mocha v2.4.0

1.2.2

19 Jan 21:23
Compare
Choose a tag to compare

Added option to inline report assets.

1.2.1

05 Aug 17:19
Compare
Choose a tag to compare