Running and managing unit tests.

Running and managing unit tests.

dotCover comes bundled with a unit test runner that it shares with another JetBrains .NET developer tool, ReSharper. The runner works in Visual Studio, allows managing unit tests through sessions, and supports multiple unit testing frameworks: MSTest, NUnit, xUnit, and MSpec.