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 - 3.8.1

Published by bischoffdev about 1 month ago

Changed

  • Much safer detection of multi-run scenarios when using groupPreviousScenarioRuns
cluecumber - 3.8.0

Published by bischoffdev about 1 month ago

Fixed

  • Better detection of embedded URLs in attachments, docstrings and outputs
  • Fixed table alignment for duration column
  • All graphs and totals now show the correct numbers based on the current rerun settings
  • Aligned hover colors of overview and detail pages

Added

  • Logged report location now includes file:// prefix
  • Added Rerun Scenarios page in case of groupPreviousScenarioRuns mode
  • Added a dedicated Reruns button to each scenario with previous runs

Changed

  • Updated JUnit Jupiter to 5.11.0
  • Updated Mockito to 5.13.0
  • Updated Dagger to 5.52
  • Build and test process uses Maven 4 wrapper
  • Aligned all dependency versions to non alpha/beta versions
cluecumber - 3.7.1 Latest Release

Published by bischoffdev 3 months ago

Fixed

  • failedScenariosOnPendingOrUndefinedSteps setting is ignored (#341)
cluecumber - 3.7.0

Published by bischoffdev 3 months ago

Added

  • Custom favicon definition through property (#340)
cluecumber - 3.6.3

Published by bischoffdev 4 months ago

Changed

  • Cached slow method results to speed up report generation (#343), contributed by @simonstratmann
cluecumber - 3.6.2

Published by bischoffdev 7 months ago

Fixed

  • Sub sections can break the layout (#337)
  • Separate Karate steps were shown as one in the step summary (#331)

Changed

  • More pleasant layout of scenario times and previous test runs
cluecumber - 3.6.1 - Bugfixes, button labels

Published by bischoffdev 7 months ago

Fixed

  • expandBeforeAfterHooks setting is ignored [#333]
  • Html attachments could have a height of 0 on first load

Changed

  • Toggle buttons for all steps, hooks, attachments, outputs and sub sections have now specific "Hide" and "Show" labels
cluecumber - 3.6.0 - Major update

Published by bischoffdev 7 months ago

Fixed

  • Long tag names broke the layout
  • Reruns should not be displayed in the tree view

Added

  • Support for multiple sub sections (e.g. in Karate scenarios with feature files in feature files)
  • Attachments, outputs and docStrings are now collapsible individually
  • Step outputs are now toggleable
  • New configuration options for toggling step output (expandStepOutput)
  • New configuration options for toggling sub sections (expandSubSections)

Changed

  • Tweaked data table header layout
  • Tweaked look of all item cards
  • Re-arranged summary and timing information
  • Updated dependencies
cluecumber - 3.5.1 - Improved scenario group display

Published by bischoffdev 11 months ago

Changed

  • Improved display of scenario groups
  • Updated dependencies
  • Added missing Javadoc

Fixed

  • Grouping scenarios crashed Cluecumber when no start time existed
cluecumber - v3.5.0

Published by gdonati78 12 months ago

Added

  • groupPreviousScenarioRuns mode for a compact view when there are multiple runs of the same scenario [#245]
  • expandPreviousScenarioRuns to set default state of expanded or collapsed of the previous runs of the same scenario
cluecumber - 3.4.0 - Background handling, charts, scenario status

Published by bischoffdev about 1 year ago

Fixed

  • Background steps were not considered in the overall scenario outcome [#319]
  • Background steps were not shown in the bar charts

Changed

  • Skipped scenarios are now determined to the official Cucumber guidelines
  • Charts show small bars for steps with a time of 0 instead of none at all
  • Before and after hooks are not shown in the step charts anymore
cluecumber - 3.3.1 - Fixed chart links

Published by bischoffdev about 1 year ago

Fixed

  • Wrong relative links from bar charts to detail pages
cluecumber - 3.3.0 - Bugfixes and clickable charts

Published by bischoffdev about 1 year ago

Fixed

  • Scenarios having skipped steps after a passed step are now considered skipped (used to be passed) (#314)
  • skip parameter in Cluecumber Maven was not recognized anymore (#316)

Added

  • Charts in "All Tags", "All Features" and "All Steps" can now be clicked and redirect to the according detail page
cluecumber - Bugfix release

Published by bischoffdev over 1 year ago

Fixed

  • Pie chart always showing results from all features [#311]

Changed

  • Updated dependencies
cluecumber - 3.2.1 - expandDocStrings

Published by bischoffdev over 1 year ago

Fixed

  • expandDocStrings option did not have an effect [#308]

Changed

  • Code clean-up
cluecumber - 3.2.0 - Code cleanup

Published by bischoffdev over 1 year ago

Changed

  • Updated dependencies
  • Small visual tweaks
  • Code clean-up

Added

  • Full javadoc coverage
cluecumber - 3.1.0 - Tree view page and new design

Published by bischoffdev almost 2 years ago

Added

  • Added new test overview tree view page

Fixed

  • Aligned counts and use of plurals in headlines
  • Fixed misaligned numbers in tag, step and feature overview page tables
  • Various small design adjustments and fixes

Changed

  • Clearer custom parameters box
  • Tags are now displayed as buttons
cluecumber - 3.0.2 - Consider all steps in overview

Published by bischoffdev almost 2 years ago

Fixed

  • Exception message for non-given step was not shown in overview (#302)
cluecumber - 3.0.1 - Bugfix and css changes

Published by bischoffdev almost 2 years ago

Fixed

  • Exception messages for skipped scenarios were not displayed (#299)

Changed

  • Separators between scenarios on the overview page
  • Changed alignment to top for tables
  • Changed error message display to dark red
cluecumber - 3.0.0 - Cluecumber Maven and Core

Published by bischoffdev almost 2 years ago

This marks a new chapter in Cluecumber development.

From now on it will be possible to develop separate versions with different invocations and for different platforms since
the core component is now the reporting engine that is the base for other forms of Cluecumber.

Changed

  • Separated functionality of Cluecumber Maven into three components:
    • Cluecumber Engine (reporting engine)
    • Cluecumber Core (JVM code version)
    • Cluecumber Maven (Maven version)
  • Overhauled documentation
Package Rankings
Top 22.42% on Repo1.maven.org
Badges
Extracted from project README
Apache V2 License Maven Central Example Report Star History Chart