1Aug/040
Opensource .NET Projects
I’d add in NCover. It’s an open source code coverage tool. It doesn’t include IDE integration (yet) but between NUnit, NDoc, and NCover you can get pretty close to the VS 2K5 team testing suite.
I’m not sure if it’s based on a Java project or not. Clover.NET is based on Clover the test coverage application for Java, but it isn’t Open Source.


