Going off-road with Code Coverage

The first of Joc's series of posts on going "off-road" with the dynamic analysis tools has been posted. This post covers the basics of collecting code coverage information outside of the test framework. This is a must-read if you want to work with code coverage in Visual Studio Team System.

[ianhu]