Sep
28
2009
The upcoming release of TeamCity (codename Darjeeling) is proving to have some nice new features under the covers. One of those areas of improved integration is in Code Coverage Analysis tools. Now, NCover and PartCover are full fledged members of the Build Runner configuration!!!
Here’s a glimpse in the Build Runner Configuration page under an MSBuild Runner;

This is a great way to slim down your build scripts if you use them.
Here is the NCover options;

And the PartCover options view;

This is a really nice feature in the new TeamCity! Can help in trimming down the amount of XML you have to deal with.
Check out the EAP (Early Access Program) of TeamCity 5.0!
Much more to come!