Releases: webdriverio-community/wdio-cucumberjs-json-reporter
Releases · webdriverio-community/wdio-cucumberjs-json-reporter
Add type
12 Apr 19:53
Compare
Sorry, something went wrong.
No results found
This release adds the type
property to the Feature and Scenario output for #26
Contains
Merge pull request #27 from wswebcreation/feat/add-scenario-type f33361e
feat: add type to output d57eb5a
Update README.md 52c9b2e
v1.2.0...v1.2.1
Add support for V6
05 Apr 07:14
Compare
Sorry, something went wrong.
No results found
Fix: update dependencies
21 Jan 07:11
Compare
Sorry, something went wrong.
No results found
Fix
09 Nov 09:02
Compare
Sorry, something went wrong.
No results found
v1.1.1
06 Sep 04:33
Compare
Sorry, something went wrong.
No results found
This release fixes 2 things:
Fix prohibited symbols in filename , thanks to Sergii Didenko
Issue #14 , trimEnd
wasn't transpiled on NodeJS 8
**Contains:
fix: fix unsupported trimEnd() 6a4d2ff
Merge pull request #13 from SDLarmo/patch-1 06cd045
Fix prohibited symbols in filename ff017ba
v1.1.0...v1.1.1
v1.1.0
02 Sep 05:18
Compare
Sorry, something went wrong.
No results found
Fix for issue 7
07 Aug 07:16
Compare
Sorry, something went wrong.
No results found
This adds the uri
back to the feature object and fixes #7
Contains:
fix: fix added uri to feature af46865
v1.0.7...v1.0.8
v1.0.7
07 Aug 06:58
Compare
Sorry, something went wrong.
No results found
Bug fix
26 Jul 06:41
Compare
Sorry, something went wrong.
No results found
This fixes issue #4 regarding escaping chars in the right way. A big thanks to Sergio Freire for finding the issue and also fixing it with a PR!
Contains:
Merge pull request #5 from bitcoder/master 1f20c34
remove Utils.escapeHTML as it was not necessary and was cause wrong encodings 7ab8c06
v1.0.5...v1.0.6
Fix peer dependency
24 Jul 11:47
Compare
Sorry, something went wrong.
No results found