<div dir="ltr"><div dir="ltr"><div>>This PR is adding junit compatible results output.</div>>Would it not be enough for you?</div><div dir="ltr"><br></div><div dir="ltr">It won't be enough :-/</div><div dir="ltr">I would like to execute jcstress tests with junit-jupiter engine.</div><div dir="ltr">In other words, I would like to execute jcstress-based tests just like I execute JUnit-based tests in my Gradle project:</div><div dir="ltr">./gradlew test # execute all tests (both JUnit and JCStress)</div><div dir="ltr">./gradlew test --tests "org.example.concurrency.ConcurrencyTest" # execute a selected test (it could be either JCSTress or JUnit)</div><div dir="ltr"><br></div><div dir="ltr">At the same time, I want jcstress to report test execution status to Gradle as it executes tests, so a mere xml does not help much.<br><div><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Vladimir</div><div><br></div></div></div></div></div></div>