dotTEST helps you improve the quality of your tests and ensure compliance with your unit testing policy in a number of ways.
From Visual Studio, you can:
dotTEST ships with the following test configurations that allow you to run tests from Visual Studio:
Run VSTest Tests
(executes NUnit, MSTest, and xUnit tests)Run VSTest Tests with Coverage
(executes NUnit, MSTest, and xUnit tests and collects coverage information)For details about about support for unit testing frameworks, see Unit Testing.