Releases: WasiqB/multiple-cucumber-html-reporter
Releases · WasiqB/multiple-cucumber-html-reporter
Dependency upgrade
This upgrade fix is there thanks to Jan-Otto Kröpke 🙇
Fix
Bug Fix
This release fixes the JSON parsing, thanks to Danny Cohn
Contains:
Fix hooks status
Fix copy assets if already exists
Fix alignment
text alignment to the right for numbers and adding 'none' class for empty 0 value cells in order to overwrite styling.
Thanks to Gerard Castello
Fix template
Update template to work with large images, tnx to muthukumarse
Fix collecting no jsons
Made collect-jsons.js
return an actual empty array instead of string, tnx to Wilson Luu
Fixes
- fix: Update template condition to not suppress output for hidden steps w/html embed, related to 59, tnx to Yaron Assa
- fix: Replaced json.parse with json.stringify at line 329 of
generate-report.js
for step embeddings, tnx to Marius
Fix
fix correct module path