Skip to content

Releases: trivago/cluecumber

2.7.1 - Updated dependencies

05 Nov 13:58
Compare
Choose a tag to compare

Changed

  • Updated dependencies

2.7.0 - CSS selectors and dependency updates

11 May 10:03
Compare
Choose a tag to compare

Added

  • More css classes for report customization (#270, contributed by GregJohnStewart)

Changed

  • Updated dependencies

2.6.1 - Bugfix release

27 Nov 17:13
Compare
Choose a tag to compare

Fixed

  • After hooks with content were not displayed anymore

2.6.0 - Background steps display, design update, bugfixes

27 Nov 16:21
1c2aaa1
Compare
Choose a tag to compare

Fixed

  • Fixed HTML encoding for attachments (#263)

Added

  • Background steps are now displayed in a separate section of the report

Changed

  • Only hooks with outputs are considered and displayed in the scenario detail pages (#211)
  • Various design cleanups

2.5.0 - Video embedding, UX improvements

11 May 15:18
9db6b05
Compare
Choose a tag to compare

Added

  • Support for external mp4 video attachments (mime type video/mp4 with an external URL)

Changed

  • Maximum image / video width is half the report width
  • Feature URL is displayed on scenario summary and feature summary pages (#233)
  • Automatic redirect to scenario detail page if only one scenario exists

Setting start page, bugfixes

04 May 16:11
Compare
Choose a tag to compare

Added

  • Optional startPage property to set the report start page (#217)

Fixed

  • Cluecumber did not consider line breaks in scenario outputs (#244)
  • Cluecumber failed on missing json files (#247)

2.3.4 - Bug fixes, better customization

11 Feb 11:56
Compare
Choose a tag to compare

Added

  • Custom CSS classes for keywords and parameters (#235, contributed by Labouh)

Fixed

  • Unknown steps are now reported as skipped by default (unless failScenariosOnPendingOrUndefinedSteps is set to true) (#236)

2.3.3 Non-ascii tags and legacy before hook attachments support

27 Jan 11:43
Compare
Choose a tag to compare

Fixed

  • Broken links on special characters in tabs (#231)
  • Before hook attachments of legacy Cucumber versions were ignored and caused rendering errors (#323)

2.3.2 - Small fixes

23 Jan 10:58
Compare
Choose a tag to compare

Fixed

  • Missing feature description in scenario details (#222, contributed by Labouh)

Added

  • Explicit html element ids for better custom css styling (#228, contributed by Labouh)

2.3.1 - y axis fix for scenario details

15 Oct 14:26
Compare
Choose a tag to compare

Fixed

  • Chart y axis step size in scenario view