Skip to content

Releases: WasiqB/multiple-cucumber-html-reporter

Dependency upgrade

24 Jul 09:39
Compare
Choose a tag to compare

This upgrade fix is there thanks to Jan-Otto Kröpke 🙇

  • fix: remove wait from open browser b6cdaff
  • Merge pull request #94 from jkroepke/bump-dependencies 6782233
  • Bump dependencies Replace deprecated opn with open ad9f5b9

v1.11.10...v1.12.0

Fix

14 Jul 05:51
Compare
Choose a tag to compare
Fix

This fixes the dependencies and the UT's

Contains:

v1.11.9...v1.11.10

Bug Fix

14 Jul 05:43
Compare
Choose a tag to compare

This release fixes the JSON parsing, thanks to Danny Cohn

Contains:

v1.11.8...v1.11.9

Fix hooks status

03 Jun 10:15
Compare
Choose a tag to compare

This fixes issue #84 and #87 and sets the proper hook status.

NOTE: Only failed before and after-hooks are shown in the report, unless they have images / attachments, else they will not be shown

v1.11.7...v1.11.8

Fix copy assets if already exists

02 Jun 17:56
Compare
Choose a tag to compare
  • fix: don not copy the assets if they are already there deeb710
  • chrore: implement release script ffd80a5

v1.11.6...v1.11.7

This should fix #79

Fix alignment

21 Dec 08:51
Compare
Choose a tag to compare

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

21 Dec 08:44
Compare
Choose a tag to compare

Update template to work with large images, tnx to muthukumarse

Fix collecting no jsons

12 Nov 06:06
Compare
Choose a tag to compare

Made collect-jsons.js return an actual empty array instead of string, tnx to Wilson Luu

Fixes

02 Oct 17:32
Compare
Choose a tag to compare
  • 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

22 Aug 04:51
Compare
Choose a tag to compare
Fix

fix correct module path