Releases: trivago/cluecumber
Releases · trivago/cluecumber
3.6.1 - Bugfixes, button labels
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
3.6.0 - Major update
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
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