grasshopper7 / extentreports-cucumber7-adapter

Cucumber-JVM 7 Adapter for Extent Framework
https://ghchirp.online/3196/
MIT License
17 stars 8 forks source link

Is there a way to add the platform name with Scenario name in BDD when running the same test in multiple platforms. #32

Open SSINGHPR opened 1 year ago

SSINGHPR commented 1 year ago

I am running the tests on multiple devices in parallel such as iOS and Android and when the extent report is generated (BDD) TestNG, it just shows the same test scenario twice. How can I add the plateform name with the test scenario or something that can tell me which test is from which device.