1

I'm using Teamcity 6.0 and want to add code coverage to our NUnit tests.

PartCover has been a massive issue due to it not running on x64 server and so now I have to go and git it and build it myself :(

Also, jetBrains, if you know the xslt is broken, make it easier for me to fix it.

Does anyone else have PartCover working?. Maybe this might help : http://www.jeremyskinner.co.uk/2010/07/23/using-teamcity-with-partcover-4/

skaffman
  • 398,947
  • 96
  • 818
  • 769
Michael Blake
  • 2,068
  • 2
  • 18
  • 31

1 Answers1

5

Don't bother! Just install dotCover. It just works!

Michael Blake
  • 2,068
  • 2
  • 18
  • 31