Closed bhecquet closed 9 months ago
Scenario to reproduce: HAve a test
@Test(groups="stub", invocationCount = 3, threadPoolSize = 2) public void someTest() { }
Expected result: Result summary contains the 3 execution results
Current result: Only one execution result is presented in report and there is also error in report generation dur to collision in output folder
Other context information
Scenario to reproduce: HAve a test
Expected result: Result summary contains the 3 execution results
Current result: Only one execution result is presented in report and there is also error in report generation dur to collision in output folder
Other context information