Description: Castle is an open-source model-based testing framework for .NET that makes it easy to automate testing activities like implementing stubs and mocks, parameterizing tests, and sharing test context across tests.
Type: software
Pricing: Open Source
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software