Hi,

Thanks a lot for the quick reply. From the information you have provided I 
could create a sample multi-module project and was successfully able to 
replicate the same thing I was asking in the above request. But that was all 
using unit tests only.

Majority of the test cases we use are Spring tests (meaning they use 
@ContextConfiguration annotation) written for Controllers using testNG 
framework. When I run the build I see that this configuration is running only 
unit tests with @Test annotation. Spring tests which are triggered from testNG 
suite.xml file are not running. I have many such xml files which trigger the 
testControllers and test end-to-end functionality.

Please help me with the same on how to run these integration spring tests with 
jacoco.

Thanks
Yashwanth

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/52372c80-ece2-4547-b936-5723ab61bf4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to