More NStuff
With the recent release of NCover, a shared source .NET code coverage tool, the Nxxx line of .NET development tools is getting pretty impressive:
- NAnt: XML-based build tool
- NDoc: turn XML comments into pretty HTML pages
- NUnit: code testing framework
- NCover: code coverage
Have I missed any?