Metrics Tools

Sponsor Tools
  • SubText
    Subtext is a personal blog publishing platform that focuses on usability, elegance, and simplicity. If you’ve ever caught yourself throwing your hands in the air and declaring that you’re going to write your own blogging engine, then Subtext is for you.
Tools
  • Vil - |
    Provides analysis and metrics of .NET assemblies, classes, and methods.
  • NCover - |
    Monitors a .NET program while it is running and reports which lines of code were executed and which were not
  • NCoverExplorer - |
    GUI tool for viewing, sorting, and filtering source code coverage results provided in NCover Coverage.xml files. Integrates with Visual Studio using TestDriven.NET. Automated build and CI processes can use the console version for merging and reporting.
  • TestDriven.NET - |
    Integrates unit-testing functionality directly into Visual Studio