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

Releases: email2vimalraj/CucumberExtentReporter

v3.1.1

Choose a tag to compare

@email2vimalraj email2vimalraj released this 07 Aug 13:49

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

v3.0.0

Choose a tag to compare

@email2vimalraj email2vimalraj released this 26 Jun 17:37
  • Added ExtentX support
  • Introduced ExtentProperties enum to manage report location and extentx configurations

v2.0.5

Choose a tag to compare

@email2vimalraj email2vimalraj released this 12 Jun 02:10
  • 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

Choose a tag to compare

@email2vimalraj email2vimalraj released this 14 Mar 01:52
  • Reverted the optional file parameter for the plugin due to a bug in Cucumber

Fixed the bug while running on parallel using TestNG

Choose a tag to compare

@email2vimalraj email2vimalraj released this 10 Mar 02:30

Fixed the bug while running on parallel using TestNG

v2.0.2

Choose a tag to compare

@email2vimalraj email2vimalraj released this 10 Mar 02:16
  • Fixed the system info when execute from multiple runners

v2.0.1

Choose a tag to compare

@email2vimalraj email2vimalraj released this 07 Mar 01:20
  • Added a feature to display the data table in the step
  • Fixed the thread safe issue when run in parallel

v2.0.0

Choose a tag to compare

@email2vimalraj email2vimalraj released this 05 Mar 20:51
  • 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

Choose a tag to compare

@email2vimalraj email2vimalraj released this 28 Mar 01:55

This is the initial release.