Andrew Stopford's Weblog

poobah

Sponsors

News

Articles

Family

Old Blogs

ncover\vsts compared

Interesting to see ncover compared to vsts code coverage  here (visual difference), with Jamie and Grants work however you can do this a heck of a lot easier with a right click in your tests, easy!

Comments

Jarno Peschier said:

This is not a 100% completely fair comparison, showing colorful coverage from VSTS and not in NCoverBrowser (or NCoverExplorer, another application that shows you Coverage.xml graphically). And in VS2003 its all very easy as well (=right click in a test) if you use TestDriven.NET, which install NUnit, NCoverBrowser/NCoverExplorer (I'm not sure from memory which one exactly) and adds VS integration of running tests, getting coverage overviews and debugging test, right in the IDE.
# February 23, 2006 3:14 AM