Partha
Partha
Hi Anshoo Thanks for the creating nice reports.I have requirement of generating separate report when tests run parallel at suite level.Means if a tests runs I want chrome.html and firefox.html....
What's the alternative solution for calling steps from step definitions? (https://github.com/SpecFlowOSS/SpecFlow/issues/1733) We can directly call the methods, but we will loose console output which was logging the information like method...
I am using specflow with MsTestV1. I am using orderedTest to run. Since V2 does not support orderedTests, is there any way to Triger the tests programmatically in V2. I...