I am collecting jacoco coverage report for system test from different jvm (My test case runs in Tomcat clustered environment).
I am not clear on how to attach a JUnit listener to get Coverage per test.
(I do generate jacoco report using argline property added to fail-safe plugin(primarily because my test cases run in different JVM)
I am collecting jacoco coverage report for system test from different jvm (My test case runs in Tomcat clustered environment).
I am not clear on how to attach a JUnit listener to get Coverage per test.
(I do generate jacoco report using argline property added to fail-safe plugin(primarily because my test cases run in different JVM)