Light Reporter Reporter
wdio-light-reporter is a 3rd party package, for more information please see GitHub | npm
Inspired by HTML and Mochawesome reporter
!Philosphy:
This reporter does not support cucumber Report regeneration and is developed keeping in mind the bdd an mocha framework. Here,
describe()
section is considered as test scenario andit()
as testcase inside the test scenarios.
FEATURES
- Easy setup
- Enhanced UI
- Screenshot embedded in html report
- addLabel() to include steps context or name
Releases
V 0.1.9 - Initial release V 0.2.6 - (latest)
- Include multiple enviroment runs and segregate base on enviroment.
- Fix bugs
- Improved performance.