Releases: trivago/cluecumber
Releases · trivago/cluecumber
3.5.1 - Improved scenario group display
Changed
- Improved display of scenario groups
- Updated dependencies
- Added missing Javadoc
Fixed
- Grouping scenarios crashed Cluecumber when no start time existed
v3.5.0
3.4.0 - Background handling, charts, scenario status
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
3.3.1 - Fixed chart links
Fixed
- Wrong relative links from bar charts to detail pages
3.3.0 - Bugfixes and clickable charts
Bugfix release
3.2.1 - expandDocStrings
3.2.0 - Code cleanup
Changed
- Updated dependencies
- Small visual tweaks
- Code clean-up
Added
- Full javadoc coverage
3.1.0 - Tree view page and new design
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
3.0.2 - Consider all steps in overview
Fixed
- Exception message for non-given step was not shown in overview (#302)