The TestDriven.net vs addin now has code coverage for all of us that
can't afford Team Suite. The addin now plays nicely with the
open source code coverage tool
NCover.
For those of you who don't know what TestDriven.Net is, its a
addin for Visual Studio that allows you to run your unit test directly
from the IDE. It supports NUnit, MbUnit, and even Team Suite
Tests. And the best feature is that you can even debug your
unit tests. Jamie just keeps making TestDriven.Net better and
better. If you don't have it yet, go get
it.
Original Article:
Code
Coverage for The People!