java-opensdk icon indicating copy to clipboard operation
java-opensdk copied to clipboard

Cucumber test name is not reported

Open mstrelex opened this issue 4 years ago • 0 comments

This example runs fine: https://github.com/testproject-io/opensdk-examples/blob/main/java/src/test/java/CucumberTest.java

But the test name is not reported, as the plugin adds the test report after the process ends and the reports queue is stopped from within the shutdown hook.

mstrelex avatar Jul 08 '21 17:07 mstrelex