Hi all,
I have a multi module project on which I try to run code coverage.
In addition, the unit tests are stored in a separate project.
I have tried using cobertura and Jacoco and the result is the same.
The coverage report come out with 0% coverage after running the unit tests
with the surefire plugin.
When using the plugins from eclipse, I seem to get result though.

I have seen some links on the web and tried to follow those but the result
is always the same, 0% coverage.

Moving the unit tests into the other projects is not an immediate option
and may take a very long time.

Please share experience and advice.

Thanks,
Yaron

Reply via email to