cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.

APACHE-2.0 License

Stars
270
Committers
10

Bot releases are hidden (Show)

cluecumber - 2.9.4 - JQuery update

Published by bischoffdev about 2 years ago

Changed

  • Using new JQuery because of appsec vulnerability (#294)
cluecumber - 2.9.3 - Better custom parameter and navigation link handling

Published by bischoffdev about 2 years ago

Added

  • Custom parameter values starting with ./, ../ or # are now interpreted as relative URLs
  • Custom navigation links without values are now hidden
cluecumber - 2.9.2 - Fixed HTML escaping

Published by bischoffdev about 2 years ago

Fixed

  • #293 - unescaped html in exception messages
cluecumber - 2.9.1 - Show error messages on overview pages

Published by bischoffdev about 2 years ago

Added

  • Display error messages on scenario overview pages
cluecumber - 2.9.0 - Bug fixed, design changes, custom links

Published by bischoffdev about 2 years ago

Added

  • Ability to add custom external links to the navigation bar via customNavigationLinks property
  • #281 - enable Cluecumber to be invoked without a POM project

Fixed

  • #278 - Chart bars of steps with low times did not render at all

Changed

  • Dependency updates
  • Design adjustments
  • Reworked navigation for future improvements
  • #280 - moved deployment to GitHub actions
cluecumber - 2.8.0 - custom parameter display, attachment toggle

Published by bischoffdev almost 3 years ago

Added

  • New customParametersDisplayMode option to display custom parameters on scenario pages or all pages (#273, base implementation contributed by zutshiy)
  • New expandAttachments option to expand or collapse attachments by default
  • Attachments are collapsed by default and can be expanded (#279, base implementation contributed by beirtipol)
cluecumber - 2.7.1 - Updated dependencies

Published by bischoffdev almost 3 years ago

Changed

  • Updated dependencies
cluecumber - 2.7.0 - CSS selectors and dependency updates

Published by bischoffdev over 3 years ago

Added

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

Changed

  • Updated dependencies
cluecumber - 2.6.1 - Bugfix release

Published by bischoffdev almost 4 years ago

Fixed

  • After hooks with content were not displayed anymore
cluecumber - 2.6.0 - Background steps display, design update, bugfixes

Published by bischoffdev almost 4 years ago

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
cluecumber - 2.5.0 - Video embedding, UX improvements

Published by bischoffdev over 4 years ago

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
cluecumber - Setting start page, bugfixes

Published by bischoffdev over 4 years ago

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)
cluecumber - 2.3.4 - Bug fixes, better customization

Published by bischoffdev over 4 years ago

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)
cluecumber - 2.3.3 Non-ascii tags and legacy before hook attachments support

Published by bischoffdev over 4 years ago

Fixed

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

Published by bischoffdev over 4 years ago

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)
cluecumber - 2.3.1 - y axis fix for scenario details

Published by bischoffdev about 5 years ago

Fixed

  • Chart y axis step size in scenario view
cluecumber - 2.3.0 - Named attachments and dependency updates

Published by bischoffdev about 5 years ago

Added

  • Support for named attachments

Changed

  • Updated dependencies
  • Removed eval from report template (#199)

Fixed

  • Chart y axis step size adapts to displayed values
cluecumber - 2.2.0 - Chart and logging improvements, bringing back "All Features"

Published by bischoffdev over 5 years ago

Added

  • Hide scenarios with matching status on the Scenario Sequence page when disabling a status in the diagram (#175)
  • Clicking a pie chart slice toggles the according scenarios in All Scenarios and Scenario Sequence (#175)
  • Logging can be configured via the logLevel property (#189)

Changed

  • Changed internal chart generation to simplify future chart features
  • Scenario runtimes is now displayed in seconds in the Scenario Detail page graph (#193)
  • Renamed y axis of All Steps page graph to Number of Usages (#193)

Fixed

  • Wrong wording in All Tags page
  • Wrong y axis scale labels in stacked bar charts
  • Missing All Features navigation link
cluecumber - 2.1.0 - customization and redesign

Published by bischoffdev over 5 years ago

Added

  • Fully customizable passed, failed and skipped colors through new properties (#172)
  • Proper pluralization of all words within summaries and headers
  • Ability to set a custom report title (#176)
  • Support for custom parameters with hidden keys (#183)

Changed

  • Better layout with larger graphs for tag, feature and step summary pages (#180)
  • Moved timing information to a dedicated box in each report page
  • Refined navigation (#177)
  • Increased max report width
cluecumber - 2.0.1 - Bugfix release

Published by bischoffdev over 5 years ago

Fixed

  • Error when customParametersFile property was not set (#171)
  • Wrong log format for customCssFile property

Added

  • Better error messages for missing files
Package Rankings
Top 22.42% on Repo1.maven.org
Badges
Extracted from project README
Apache V2 License Maven Central Example Report Star History Chart