2.8.0
What's Changed
- (New Feature) added new
merge
command for CLI:npx monocart merge path-to/*/*.json
(#142) - added
onData
hook (#141) - better support for playwright multiple reports generation:
- added new option
copyAttachments
to copy attachments for reporter (#143) - updated default
outputFile
to ./monocart-report/index.html from ./test-results/report.html
- added new option
Full Changelog: 2.7.1...2.8.0