Releases: mrooding/gulp-protractor-cucumber-html-report
Releases · mrooding/gulp-protractor-cucumber-html-report
v0.1.2
19 Jul 14:09
Compare
Sorry, something went wrong.
No results found
added sample report screenshot
prevent "undefined" being displayed in step name
ignore empty Before steps
0.1.0
22 Apr 06:34
Compare
Sorry, something went wrong.
No results found
Added multiple JSON files support. Thanks Bill77 !
The readme example for usage with fs-extra contained a bug in which fs.mkDirSync
took an incorrect parameter. Thanks nicolaspayot for fixing this.
0.0.8
05 Aug 13:42
Compare
Sorry, something went wrong.
No results found
Fix for not ignoring the After screenshot step
0.0.7
04 Aug 06:45
Compare
Sorry, something went wrong.
No results found
Empty After steps as a result of the screenshot hook will not be added to the HTML report anymore
0.0.6
31 Jul 12:54
Compare
Sorry, something went wrong.
No results found
Support for saving screenshots of failed scenarios