This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
Releases: email2vimalraj/CucumberExtentReporter
Releases · email2vimalraj/CucumberExtentReporter
v3.1.1
v3.0.0
- Added ExtentX support
- Introduced ExtentProperties enum to manage report location and extentx configurations
v2.0.5
- Allow using BDD structure and graphs for Cucumber tests using Gherkin classes. Thanks to @anshooarora for the PR.
- Added feature to configure the report location in 3 different ways
v2.0.4
- Reverted the optional file parameter for the plugin due to a bug in Cucumber
Fixed the bug while running on parallel using TestNG
Fixed the bug while running on parallel using TestNG
v2.0.2
- Fixed the system info when execute from multiple runners
v2.0.1
- Added a feature to display the data table in the step
- Fixed the thread safe issue when run in parallel
v2.0.0
- Upgraded to the latest version of ExtentReport and made it provided
- Fixed scenario outline bugs
- Displaying Examples data table for the scenario outline
- Scenario outline and scenario parent child relationships are maintained properly now
- Introduced Reporter class for fine step logging and screenshot captures
Release 1.0.0
This is the initial release.