testing 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
  • NUnit - |
    A tool for writing and running unit tests in .NET code
  • NUnit Code Snippets for Visual Studio 2005 - |
    Save significant time by using a few keystrokes to generate annoyingly repetitive,commonplace NUnit code
  • MbUnit - |
    Extensible unit-test framework with impressive support for data-driven,combinatorial,and other testing types. Many unique features distinguish it from other test frameworks.
  • Zanebug - |
    Fast test runner with great control over how tests execute; gives tremendous amounts of performancerelated data
  • FitNesse - |
    An acceptance-testing framework written as a Wiki that supports test-driven development
  • 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
  • Rhino.Mocks - |
    Solid mock-object library supporting strongly typed mock objects with a host of other handy features