extentreports-cucumber4-adapter icon indicating copy to clipboard operation
extentreports-cucumber4-adapter copied to clipboard

Cucumber4 Adapter for Extent Framework

Results 30 extentreports-cucumber4-adapter issues
Sort by recently updated
recently updated
newest added

java.lang.IllegalArgumentException: testName cannot be null or empty [ERROR] Errors: [ERROR] testName cannot be null or empty

When are you going to provide support for cucumber 6?

![image](https://user-images.githubusercontent.com/24701102/103445434-09525f80-4c9a-11eb-8cab-15fce09eb6b7.png) I am trying to make this customization, but its not considered by extent report. Is this not possible?

Check https://github.com/extent-framework/extentreports-cucumber4-adapter/issues/74 for further details

Sample feature file ``` # language: pl Właściwość: Polish Scenario And Scenario Outline Scenariusz: Scenario Number Seven Seven Seven Zakładając Write a 'given' step with precondition in 'Scenario 777' Kiedy...

When Running a Scenario Outline the count in the dashboard is incorrect . it displays double count to what scenario is executed also tags section shows same scenario title twice....

Hi .. I have added reTryListener to my cucumber project and when the scenarios is re-run for 3 or 5 times , all those logs are coming in Extent report...

Dear @anshooarora i have a query here,in html report you are attaching this as base64string.So we can share the report across no need to depends on the local image file.But...

Extent reports version 5.0.1 is including testng in the test project as the `test` scope is missing in the dependency. This testng jar interferes if the runners are using junit....

Hi Anshoo, extentreports-cucumber4-adapter version 1.0.12 was working fine for me. However no reports are getting generated when using version 1.2.1. File _extent.properties_ truely is in my class path and looks...