Releases: adamgruber/mochawesome
Releases · adamgruber/mochawesome
2.0.4
2.0.3
2.0.2
2.0.1
Bugfixes
1.5.5
2.0.0
New Features in 2.0.0
- Every bit of the report has been redesigned for a cleaner, more streamlined look
- Built using React and mobx
- Supports displaying additional test context including images!
- Supports displaying inline diffs for failed tests
- New options including hiding test code and/or charts
- Enhanced navigation menu with clearer filtering options
- New option to disable console messages
- Test coverage!
Breaking Changes
Upgrading to v2 should be seamless. However there is one change to be aware of:
- The
reportName
option has been renamed toreportFilename
1.5.4
Fixes possible memory issue related to pending tests
1.5.3
Fixes build issue on Windows
1.5.2
- Updated mocha peerDependency to allow any version
1.5.1
Added MIT license.