Zanebug is an advanced unit testing application for .NET.
It supports existing NUnit tests, performance metrics, multiple test iterations, in-depth error information, pass / fail stats, perfmon integration, result graphing, etc.
Zanebug introduces the Repeat attribute for methods, its works in this way:
In NUnit you have Setup, and TearDown attributes, that do initialization
JetBrains, a provider of productivity-enhancing development tools, introduced dotCover, a new code-coverage tool for .NET developers, and dotTrace 4 Performance, a reworked version of its .NET profiling tool.
According to sdtimes.com the tool extends Microsoft Visual Studio and its .NET productivity offerings,
dotCover, an extension to Visual Studio, highlights code that was not covered during a unit
The NetTool Pro Series II Inline Testers, now available through Specialized Products Company, offers network technicians a one-package solution to a myriad of connectivity problems.
Now available for immediate shipment from Specialized Products Company, http://www.specialized.net/Specialized/Content/Fluke-Networks-NetTool-Pro-SeriesII-Inline-Network-Testers.aspx, are the Fluke NetTool Pro NTS2-Pro Inline Network Tester, the Fluke Networks NTS2-NSKIT Service Kit and the Fluke Networks Pro Series
Typemock has released unit testing tool Isolator 2010. Integrating into Visual Studio and TFS, Typemock can change the behavior of any object methods, static methods, sealed classes or private methods. Isolator 2010 provides a simplified unit testing framework which reduces time to market and lowers to market.
To download from testertools.com click here
NMock is a dynamic mock object library for .NET. Mock objects make it easier to test single components—often single classes—without relying on real implementations of all of the other components. This means we can test just one class, rather than a whole tree of objects, and can pinpoint bugs much more clearly. Mock objects
Visual Studio Team System Test Edition includes a suite of test tools that are integrated closely with Visual Studio, they work not only in their own testing framework, but also within a larger framework of software life cycle tools.
Test Edition lets you create, manage, edit, and run tests, and also obtain and store test results.
Several
NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET).
NDoc Extensibility
Both the MSDN and VS.NET documenters support an extensibility model that allows you to define your own tags and control where and how they appear in
This is a very Good news for all tester that new framework for testing will released.