--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/3VzuqP4EHTs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/41285386-475f-4ec1-b925-e3969fc4d503%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Marc,
I have configured the JaCoCo agent for the JVM where your classes under test are actually executed.
PFA Plugins_Services and Plugins_Jacoco for the plugins I have configured in the pom.xml for the maven sure fire, maven fail safe and jacoco maven plugin.
I have configured the jacoco agent pointing during run time before execution of integration tests in the maven fail safe plugin in the following way:
<configuration>
<!-- Sets the VM argument line used when integration tests are run. -->
<argLine>${failsafeArgLine}</argLine>
</configuration>
But as the reports generated for Junit test cases as well as integration tests I am able to figure out a small difference:
1. For the HTML report generated for the Junit test cases I am able to see the java classes which were executed while execution of java test classes but not able to see the Test java classes.
2.For the HTML report generated for the Integration test cases I am not able to see the java classes which were executed while execution of java test classes but able to see the Test java classes.
Please let me know your suggestions.
Thanks,
Sravan Kumar
To view this discussion on the web visit
https://groups.google.com/d/msgid/jacoco/41285386-475f-4ec1-b925-e3969fc4d503%40googlegroups.com
[2].--
For more options, visit https://groups.google.com/d/optout [3].
You received this message because you are subscribed to the Google
Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jacoco+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jacoco/CANbHXxAvgpAoEjufaOO3Kvqdr3jK4Ld-x%2BxtJKAf6uOOaVB_vQ%40mail.gmail.com
[4].
For more options, visit https://groups.google.com/d/optout [3].
Links:
------
[1] https://groups.google.com/d/topic/jacoco/3VzuqP4EHTs/unsubscribe
[2]
https://groups.google.com/d/msgid/jacoco/41285386-475f-4ec1-b925-e3969fc4d503%40googlegroups.com
[3] https://groups.google.com/d/optout
[4]
https://groups.google.com/d/msgid/jacoco/CANbHXxAvgpAoEjufaOO3Kvqdr3jK4Ld-x%2BxtJKAf6uOOaVB_vQ%40mail.gmail.com?utm_medium=email&utm_source=footer
--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/3VzuqP4EHTs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/54760D6C.3070102%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/691ac4b8-946b-470d-ac1b-6d296f1e4679%40googlegroups.com.To unsubscribe from this group and all its topics, send an email to jacoco+un...@googlegroups.com.