Skip to content

Releases: webdriverio-community/wdio-mochawesome-reporter

Full Support for Add Context

31 Jan 12:51
Compare
Choose a tag to compare

This release adds full support for the Mochawesome addContext feature.

Requires a minimum packages versions for the following:

  • webdriverio - 4.10.1
  • wdio-mocha-framework - 0.5.12

Thanks to @snoblenet for doing the heavy lifting

Bug Fix

13 Jan 11:46
Compare
Choose a tag to compare

Fix resolution of screenshot paths #19

Bug Fix

04 Jan 00:52
5c4ad3d
Compare
Choose a tag to compare

Release addresses #17 so that the reporter now utilizes the screenshotPath specified in the WDIO config file instead of a hardcoded path of ./screenshots

Add License

27 Dec 11:31
c3b34dc
Compare
Choose a tag to compare

Added MIT license

Bug Fix

13 Dec 11:49
Compare
Choose a tag to compare

Fixes the bug documented in #10

Embedded Screenshots

06 Dec 12:24
Compare
Choose a tag to compare

This release adds the ability to include embedded screenshots with the mochawesome report.

For detailed information on how the feature works and best practices review the wiki page

Initial Release

27 Nov 15:01
Compare
Choose a tag to compare
1.0.0

[ci skip] updating readme