java-opensdk
java-opensdk copied to clipboard
Cucumber test name is not reported
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.