cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.

APACHE-2.0 License

Stars
270
Committers
10

Bot releases are visible (Hide)

cluecumber - 2.0.0 - Architecture changes and property loading

Published by bischoffdev over 5 years ago

Added

  • Ability to set custom parameters via a properties file through the customParametersFile property (#167, contributed by gazler22)

Fixed

  • Custom parameters are now displayed in the order of definition (#157)
  • Better logging and error handling

Changed

  • Major internal architecture change to ease future extension
cluecumber - 1.11.0 - Speed / compatibility release

Published by bischoffdev over 5 years ago

Fixed

  • Much higher report generation speed
  • Warnings in Java > 8
  • Various small code style issues

Changed

  • Updated all dependencies

Removed

  • Cloner dependency
  • JSoup dependency
cluecumber - 1.10.2 Nexus version fix

Published by bischoffdev over 5 years ago

cluecumber - 1.10.1 - UTC time conversion, small bug fixes

Published by bischoffdev over 5 years ago

Fixed

  • Incorrect wrapping for urls in custom parameters
  • UTC timezone conversion for timestamps

Changed

  • more resilient mime type handling
cluecumber - 1.10.0 - Support timestamps, various bug fixes

Published by bischoffdev over 5 years ago

Fixed

  • Steps that are only skipped should not have a link to a scenario from the minimum/maximum time in All Steps
  • Feature name on Scenario Details page was incorrectly linked

Added

  • Additional parallel run time on All Scenarios and Scenario Sequence pages
  • Support of Cucumber 4.3.0's new scenario start timestamps
  • Start time and date, end time and date and duration is displayed on each scenario in All Scenarios, Scenario Sequence and Scenario Detail pages (Cucumber >= 4.3.0)

Changed

  • Scenario Sequence is now not based on start time if it exists in the json file
  • Minor design changes
cluecumber - 1.9.0 - strict scenario mode

Published by bischoffdev over 5 years ago

Added

  • Minimum and maximum step times on All Steps page links to the enclosing scenario (#152)
  • New failScenariosOnPendingOrUndefinedSteps configuration property for marking scenarios as failed when they contain
    steps with status pending or undefined (default value is false) (#74)

Changed

  • Minimum and maximum step times are now only calculated for non-skipped steps
cluecumber - 1.8.1 - Step status fix

Published by bischoffdev over 5 years ago

Fixed

  • All Steps shows scenario states instead of step states (#147)
cluecumber - 1.8.0 - step analysis

Published by bischoffdev over 5 years ago

Added

  • All Steps page (#145)
  • Scenarios by Step overview page (#145)

Changed

  • Usage of symbols instead of text in tables for passed, failed and skipped
cluecumber - 1.7.3 - step time fix, file protocol support

Published by bischoffdev over 5 years ago

Fixed

  • Step times included step hook times even though they are independent (#135)

Added

  • Links starting with file:// are converted to clickable links (#142, contributed by gazler22)
cluecumber - 1.7.2 - Step hook times

Published by bischoffdev over 5 years ago

Fixed

  • Step times did not take step hook times into account (#135)
cluecumber - 1.7.1 - Sorting by status on Scenario Sequence page

Published by bischoffdev over 5 years ago

Fixed

  • Ordering by status on Scenario Sequence page (#133, contributed by @monofrei)
cluecumber - 1.7.0

Published by bischoffdev over 5 years ago

Added

  • Feature name link is now shown on scenario detail pages (#125)
  • three new options to expand or collapse hooks and docstrings on scenario detail pages (default: false) (#117)
    <expandBeforeAfterHooks>true|false</expandBeforeAfterHooks>
    <expandStepHooks>true|false</expandStepHooks>
    <expandDocStrings>true|false</expandDocStrings>
  • Added data attributes for common elements (data-cluecumber-item) to simplify custom css configurations (related to #129)

Fixed

  • All Tags page shows the correct number of tagged results (#124)
  • Layout break on long scenario descriptions without spaces

Changed

  • Updated all js dependencies
  • Small design changes for expansion buttons to make them less prominent
cluecumber - 1.6.5 - fixed html attachment sizes in collapsible hooks

Published by bischoffdev over 5 years ago

Fixed

  • HTML attachments in hooks have the wrong size (#121)
cluecumber - 1.6.4 - Long scenario name bugfix

Published by bischoffdev almost 6 years ago

Fixed

  • Long scenario names break the layout (#119)
cluecumber - 1.6.3 - Scenario output fixes

Published by bischoffdev almost 6 years ago

Fixed

  • Feature tags are now propagated to their included scenarios and the All Tags page
  • Data table css added unneeded space at the end

Added

  • Step hooks display can now be toggled
  • Scenario text attachments are now formatted correctly

Changed

  • Multiple Scenario outputs are now displayed together
  • minor design changes
cluecumber - 1.6.2 - Layout and scenario detail link fixes

Published by bischoffdev almost 6 years ago

cluecumber - 1.6.1 - Layout fix for long urls

Published by bischoffdev almost 6 years ago

cluecumber - 1.6.0 - URL support in doc strings and stack traces, design modifications

Published by bischoffdev almost 6 years ago

cluecumber - 1.5.0 - Attachment support

Published by bischoffdev almost 6 years ago

cluecumber - Step hook toggle and attachments

Published by bischoffdev about 6 years ago

Package Rankings
Top 22.42% on Repo1.maven.org
Badges
Extracted from project README
Apache V2 License Maven Central Example Report Star History Chart