Releases: adamgruber/mochawesome
Releases · adamgruber/mochawesome
1.5.0
Moved mocha to peerDependencies
and devDependencies
and fixed it to ~2
.
1.4.0
Added slide-over navigation for quickly jumping to a test suite.
1.3.5
1.3.4
1.3.3
1.3.2
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
- Updated copyright year in report template
1.3.0
Fixed issue with empty code blocks due to changes in mocha v2.4.0
1.2.2
Added option to inline report assets.