Zanebug

Zanebug is an advanced tool for comprehensive unit and integration testing. Features include:
    * Full NUnit 2.1 and 2.2 Compatability
          o Use your existing NUnit tests with absolutely no changes
          o No need to recompile for differences between NUnit 2.1 and 2.2 (problem w/ the NUnit 2.2 release)
          o Harness the full capabilities and professional GUI of Zanebug
    * VS.NET 2003 Integration
          o Run inside of VS.NET
          o Command bar add-in
          o Right-click context menu
          o Results displayed in output box
    * Comprehensive Results
          o Exception Messages and Stack Traces
          o Breakdown of Passed / Failed / Ignored results
          o Console Output
          o Console.Error Output
          o Debug Output
          o Trace Output
          o List of loaded Assemblies, versions and locations
          o Thread #
          o Iteration Id
          o Test Category
          o Result Filtering for detailed comparisons
    * Detailed Performance Metrics
          o Test Duration
          o Avg Test Duration (average of all iterations)
          o % of overall Duration
          o Operations per second
          o Memory consumed
          o Exception Messages and Stack Trace
          o Real-time Perfmon Integration
    * Advanced Testing Capabilities
          o Run-time editing of Test behavior (repeat count, ignore tests, category, etc.)
          o Test categorization for result grouping
          o Test specific SetUp and TearDown
          o Pass/Fail tests based on performance metrics
          o Iterations tests for advanced metrics
    * Feature-Rich Reporting Capabilities
          o Export Results to Xml
          o Export Results to well-formatted text
          o Performance Graphing
          o % Passed
    * Command Line Version
    * Full Documentation
    * Full Source Code

Go to http://www.adapdev.com/zanebug/

See also these related projects.