Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Releases: email2vimalraj/CucumberExtentReporter

v3.1.1

07 Aug 13:49
Compare
Choose a tag to compare

Changed the package names from com.cucumber to com.vimalselvam

v3.0.0

26 Jun 17:37
Compare
Choose a tag to compare
  • Added ExtentX support
  • Introduced ExtentProperties enum to manage report location and extentx configurations

v2.0.5

12 Jun 02:10
Compare
Choose a tag to compare
  • 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

14 Mar 01:52
Compare
Choose a tag to compare
  • Reverted the optional file parameter for the plugin due to a bug in Cucumber

Fixed the bug while running on parallel using TestNG

10 Mar 02:30
Compare
Choose a tag to compare

Fixed the bug while running on parallel using TestNG

v2.0.2

10 Mar 02:16
Compare
Choose a tag to compare
  • Fixed the system info when execute from multiple runners

v2.0.1

07 Mar 01:20
Compare
Choose a tag to compare
  • Added a feature to display the data table in the step
  • Fixed the thread safe issue when run in parallel

v2.0.0

05 Mar 20:51
Compare
Choose a tag to compare
  • 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

28 Mar 01:55
Compare
Choose a tag to compare

This is the initial release.