Code coverage and maven
Is there a way to get teamcity to display code coverage on a maven project? I have the emma plugin working but I need some way of viewing the coverage data on the build server. If it can't be integrated directly, it would at least be nice if we could have a link that points to the generated site for the build.
Thanks in advance,
Daniel
Please sign in to leave a comment.
Probably this will help you: http://www.jetbrains.net/confluence/display/TCD3/IncludingThird-PartyReportsintheBuildResults#IncludingThird-PartyReportsintheBuildResults-Tabs
--
Pavel Sher