Typemock Releases Unit-Testing Solution Suite
Typemock , a provider of unit testing solutions, has released the Typemock Suite , a complete unit testing solution suite for developers on .NET, ASP.NET, and other selected platforms.
October 26, 2010
Typemock, a provider of unit testing solutions, has released the Typemock Suite, a complete unit testing solution suite for developers writing in .NET, ASP.NET, SharePoint, and other selected languages. The unit-testing suite includes tools that address the spectrum of unit testing requirements. The tools in the suite are:
Isolator, the foundation tool of the suite, which abstracts and simulates dependencies from tested code. Isolator integrates into Visual Studio and Team Foundation Server and includes an IDE and debugging integration.
Test Lint, a unit test "spell checker," which corrects test code while you type
TeamMate, a dashboard that enables users to measure the effectiveness of tests
Racer, which supports unit tests for parallel processing applications, locating deadlocks and debugging the specific scenario where the deadlock was found, so it can be fixed quickly
For more information about the Typemock Suite, visit www.typemock.com.
About the Author
You May Also Like