28.09.2019 1.3.5 Version Release
- #179 Bugfix: “Overall Duration” as shown in the aggregate and the test results reports are not matching with the actual execution time
- #184 Enhancement: Custom report, get run date and env values
17.07.2018 1.3.4 Version Release
- #174 Bugfix:jsonUsageReports parameter is not including the other usage JSON files into the report
- #175 Bugfix: ExtendedCucumber with Scenario Outline doesn’t provide control over scenarios reruns
- #176 Enhancement: ExtendedCucumber: My retry check method (with @RetryAcceptance annotation) doesn’t receive original thrown exception enhancement
- #143 Bugfix: Scenario re-launched 3 times even if 2nd time is passed (when retryCount>1)
03.05.2018 1.3.3 Version Release
- #166 Hotfix for compatibility with Windows
01.05.2018 1.3.2 Version Release
- #170 Bugfix: Error with Cucumber Usage Report Generation
- #166 Bugfix: Not able to view Screenshots in the detailed reports generated
- #165 Bugfix: Multiline scenario write statements aren’t formatted properly bug
01.03.2018 1.3.1 Version Release
- #150 Bugfix: While adding custom plugin to the cucumber options, ExtendedParallelCucumber fails to load
- #157 Enhancement: unable to use templates.json file from a jar
11.10.2017 1.3 Version Release
- #134 Enhancement: implement parallel runner which splits execution by scenarios
- #136 Enhancement: add system properties and env variables to custom report
- #135 Enhancement: code updates to avoid hard-coded strings
19.09.2017 1.2 Version Release
- #132 Bugfix: Detailed report generates malformed HTML
- #130 Enhancement: add ability to publish entire library as the fat jar
- #128 Enhancement: New Report: Custom Report
- #129 Enhancement: update dependencies (including freemarker)
- #131 Bugfix: Consolidated report shouldn’t fail if some file is missing
13.09.2017 1.1 Version Release
- #125 Enahncement: Migrate reports to free marker templates
- #127 Bugfix: Results Aggregation doesn’t work if feature file contain Background bug
- #121 Bugfix: 0 Scenarios 0 Steps, even though the test case was run
26.07.2017 1.0.11 Version Release
- #120 Enhancement: New Report: Results comparative report
- #104 Documentation outdated enhancement
- #117 Enhancement: extend LazyAssert with more assertions
- #118 Enhancements: update external dependencies
29.06.2017 1.0.10 Version Release
- #116 Enhancement: add ability to generate overview report in different image formats
- #45 Extended Cucumber Runner: lazy asserts
21.06.2017 1.0.9 Version Release
- #113 Enhancement: System info report
- #109 Enhancement: Overview report. Add Total columns enhancement
- #107 Bugfix: cucumber scenario is running two times
- #108 Bugfix: PDF Reports: PDF is still failed to generate due to special characters
- #93 Enhancement: Extend Cucumber command line runner enhancement ready for release
02.01.2017 1.0.8 Version Release
- #100 Add identifiers to unique HTML entities in detailed and overview report enhancement
- #96 @ExtendedCucumberReports annotation not taking effect when only present on superclass test runner enhancement
- #95 Correct backgrounds calculations in overview report enhancement
- #75 Create Maven plugin for reporting enhancement
12.10.2016 1.0.7 Version Release
- #85 Enhancement: scenario.write does not work
- #84 Enhancement: Getting a File Extension Error
- #86 Enhancement: Combine results report with known error report
- #87 Enhancement: Remove deprecated report generation methods
18.07.2016 1.0.6 Version Release
- #83: Bug fix: Error report @ExtendedCucumberOptions
- #81: Enhancement: Determine retry status dynamically
- #78: Bug fix:NullPointerException can occur when attempting to generate a usage report
- #77: Bug fix: Option to suppress the display of blank comment box for scenarios in detailed test reports html file
- #76: Enhancement: Add the set of system options which can override ExtendedCucumberOptions values
- #74: Enhancement: Parallel Runner corrections
- #72: Enhancement: Refactoring: add more comprehensive error reporting
- #60: Enhancement: Consolidated Report: add ability to define overall layout
- #58: Enhancement: Refactoring: make all report generation classes exposing similar interface
- #22: Enhancement: New Report: Overview charts report
10.04.2016 1.0.5 Version Release
- #73: Enhancement: Parallel Runner: add before and after methods handling
- #71: Enhancement: Parallel Runner: add ability to define the number of threads via external variables
10.03.2016 1.0.4 Version Release
- #31: Enhancement: Parallel JUnit Runner
- #69: Bug: NullPointerException in TestNG test runner
- #68: Enhancement: Reports: add ability to define either single or multiple source files for reporting
- #61: Refactoring: provide > 80% code coverage by tests
28.02.2016 1.0.3 Version Release
- #67: Bug fix: Known Errors Report: multiple instances of the same error
- #66: Enhancement: New Report: feature map report
- #65: Bug fix: Maven dependencies: add exclusions
- #64: Bug fix: PDF Reports: images are not included into generated reports on Windows
- #63: Bug fix: Charts is not show
- #59: Bug fix: Scenario outlines: each scenario shows up as a retry
- #56: Enhancement: Losing embedded screenshots from json
16.02.2016 1.0.2 Version Release
- #57 Enhancement: New Report: retrospective run status overview
- #55 Enhancement: PDF Reports: enhance PDF generation with headers/footers and flexible page sizes
- #54 Enhancement: New Report: feature overview report
- #53 Enhancement: New Report: known errors report
- #52 Enhancement: New Report: consolidated report
- #51 Enhancement: Breakdown Report: add frame file generation for series of reports
- #49 Enhancement: Extended Cucumber Runner: add ability to use multiple Extended Options
- #48 Breakdown Report: add ability to specify the cell display type
20.12.2015 1.0.1 Version Release
- #47 Enhancement: Breakdown Report: add complex matchers
- #46 Enhancement: New Report: Multi-dimensional breakdown report
- #44 Bug fix: Small Fixes for reports generation
- #42 Enhancement: Update library dependencies to the latest versions
08.11.2015 1.0.0 Version Release
New 1.0.0 version was released. Changes:
- #39 Enhancement: Overview and Coverage Report: Add generated summary XML file to output
- #38 Bug fix: Coverage Report: pie chart shows improper numbers
- #37 Bug fix: Detailed Report: duration shows 0 time
- #36 Bug fix: Overview Report: Incorrect charts display on 100%
01.11.2015 0.0.12 Version Release
New 0.0.12 version was released. Changes:
- #35 Bug fix: PDF Reports: failed to generate reports with special characters
- #34 Bug fix: Backgrounds are generated as separate scenarios
- #33 Enhancement: CSS Error is diaplayed as “Obsolete Content” from “Cucumber-results-feature-overview.html”
- #32 Enhancement: Extend TestNG Cucumber runner to have the same capabilities as Extended JUnit runner enhancement
- #30 Enhancement: Cucumber Runner: add Before and After annotations enhancement