Maven2 and code coverage in 3.0.1
I can't enable code coverage for Maven2 even though the documentation says that it's possible (I can for ant and ipr).
http://www.jetbrains.net/confluence/display/TCD3/Code+Coverage
Please sign in to leave a comment.
Frank,
Sorry, this is documentation problem. Code coverage support for Maven is not available out of the box. Currently, you can only configure coverage manually in your maven project using some plugin, and pass reports to TeamCity using "integration with third-party tools" feature.
I''ve fixed the docs, sorry
KIR
Hi Kirill
Ok I will try that. Is code coverage planned to be integrated in the Maven2 runner?
Frank
I filed a JIRA request for that some time ago:
http://www.jetbrains.net/jira/browse/TW-3914
Feel free to vote for it! ;)