Hi Silviu,

if your build is based on Maven this is not supported out of the box with the JaCoCo maven plug-in. What you can do as a work-around is to embed a Ant script which create cross module coverage reports, see for example our own build:

https://github.com/jacoco/jacoco/blob/master/org.jacoco.doc/pom.xml#L77

regards,
-marc

On 2015-10-01 16:08, Silviu Burcea wrote:
Hello Jacoco experts!

I am truly sorry if this was asked before. I want to have 2 modules in
a multi-module project, one is the API code and the other module will
contain only tests. Will Jacoco show coverage for API code while
running the tests from test module? If it's possible, what needs to be
configured?

Thank you very much!
Silviu

 --
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/1182453c-42dd-40e4-9796-2552e3cf00b3%40googlegroups.com
[1].
For more options, visit https://groups.google.com/d/optout [2].


Links:
------
[1]
https://groups.google.com/d/msgid/jacoco/1182453c-42dd-40e4-9796-2552e3cf00b3%40googlegroups.com?utm_medium=email&utm_source=footer
[2] https://groups.google.com/d/optout

--
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/880dab060bb873c1bed66de08f7f94fc%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to