Typemock has launched a unit testing suite comprised of tools designed for effective unit testing for developers writing in .NET, ASP.NET, SharePoint and other selected languages.
Typemock's unit testing suite of tools includes:
- Isolator, a unit testing tool that helps developers focus on creating unit tests by abstracting and simulating dependencies from the tested code. It integrates into Visual Studio and TFS, and can change the behaviour of any object methods, static methods, sealed classes or private methods. The product’s features include an IDE and Debugging Integration.
- Test Lint which helps developers create professional unit tests by following industry best practices and golden rules. It is a development tool which highlights in the editor window during typing the places where the developer is not following best practice.
- TeamMate Unit Testing Dashboard that lets measure the effectiveness of tests. TeamMate gives developers immediate constructive feedback on the effectiveness of their tests and displays information on any bugs found. TeamMate will measure time spent on manual testing which enables the management to measure the ROI of unit testing and the implementation speed in an organization. It collects statistics on progress, making it easy to report on successful implementation.
- Racer locates deadlocks, cutting down the reproduction and debugging time. It also debugs the specific scenario where the deadlock was found, so it can be fixed and quickly thus enabling development to continue.



