PartCover and TeamCity

Posted by jane doe on Stack Overflow See other posts from Stack Overflow or by jane doe
Published on 2010-02-02T14:36:23Z Indexed on 2010/06/01 19:03 UTC
Read the original article Hit count: 175

Filed under:
|

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 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.

© Stack Overflow or respective owner

Related posts about teamcity

Related posts about partcover