Skip to content

Releases: mrooding/gulp-protractor-cucumber-html-report

v0.1.2

19 Jul 14:09

Choose a tag to compare

  • added sample report screenshot
  • prevent "undefined" being displayed in step name
  • ignore empty Before steps

0.1.0

22 Apr 06:34

Choose a tag to compare

  • 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

Choose a tag to compare

  • Fix for not ignoring the After screenshot step

0.0.7

04 Aug 06:45

Choose a tag to compare

  • 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

Choose a tag to compare

Support for saving screenshots of failed scenarios