Anshoo Arora

Results 176 comments of Anshoo Arora

@vzenzo The SKIPPED color has been corrected in all charts. You have opened a new issue: https://github.com/extent-framework/extentreports-cucumber5-adapter/issues/1. Is this the same issue for cucumber4-adapter?

@vzenzo I do not see any blue circles in the screenshot. You can use this workaround to ensure the code inside this block executes only once: https://github.com/cucumber/cucumber-jvm/issues/515#issue-13874287

@grasshopper7 Thanks, I will check.

It should pick up the properties file from "src/test/resources". Can you try again?

Closing as there has been no response. Please reopen if you still encounter this issue with the latest release.

The issue with config is it should be available right when the Service loads so it knows which components to setup for use. I can add a convenience method to...

The latest `v1.2.1` resolves 2 & 3. For 4, it should match up as it counts the total number of tests, not steps.

@FrankBergemann Can you please update to the latest version `1.0.11` and try again using `ExtentSparkReporter`. The ExtentHtmlReporter has been deprecated by the core API.