Skip to content

Releases: WasiqB/multiple-cucumber-html-reporter

Fix

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

This release fixes issue 60. Now all assets are included in the module so stricter CI's should not have any problems using the assets

Add scenario description, undefined status and html embedding support

17 Aug 08:26
Compare
Choose a tag to compare

Feature

  • feature: Add scenario description 53, tnx to Stefano Tamagnini
  • feature: Add status of a feature file to undefined if 1 or multiple scenario's in a feature don't have a step implementation 58, tnx to David de Kanter
  • feature: Add support to for html-embeddings 59, tnx to Yaron Assa

Refactor

  • refactor: Update undefined code examples