开发者

PartCover and TeamCity

I am using TeamCity to build via a solution file. I am attempting to get "PartCover" to work it. It is easy enough to point it to the partcover.exe, I am just unsure how to get team city to produce a proper report开发者_StackOverflow from the results of our nUnit test. I have added the a coverage.zip file to our setup and it is displaying the correct info under the artefacts tab, however under the code coverage tab the only info displayed is "Coverage by assembly" and nothing else. Any help or ideas would be great.


It seems like TeamCity just improved their support for code coverage, check the following blog post to see if it helps:

http://blogs.jetbrains.com/teamcity/2010/02/19/net-code-coverage-in-two-clicks/


Check out this question:

How do I include full PartCover results with TeamCity 5?

I managed to get code coverage working with PartCover with those answers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜