DotCover 3.0 provides remote code coverage to help you conserve resources on your local computer, as well as redesign the Coverage configuration dialog box, add a new coverage controller, and support ReSharper 9 and Visual Studio 2015.
Recently released DotCover 3.2 enhanced support for MSTest and Winstore tests to override MSTest DeploymentItem properties. Solutions for Runsettings and. TestSettings profiles, plus support for the latest ReSharper 9.2 and bug fixes.
Download Dotcover 3.2
Remote Code Coverage
You can now run the coverage analysis of unit tests on a remote computer, and you can save the resources on the local computer.
After you start the coverage analysis, Dotcover sends the binaries and test lists that will be executed to the remote server. All calculations are performed by the server and a snapshot of the coverage is sent back to your computer.
Accurate Coverage Configuration
Satisfies the redesigned Coverage configuration dialog box. When you start a manual test of an external application session, here you can choose the type of application and configuration-related parameters.
Custom Coverage Range
Dotcover provides you with the capability to include solution assemblies that are not covered in the coverage effect. In addition, you can now change the scope of the Assembly, and its information should be added to the console runner with a new "Scope" parameter snapshot.
Update Coverage Controller
DotCover 3 provides an up-to-date coverage controller for a manual test session. The new controller provides two snapshot access options: Take a snapshot immediately after recording or not overwriting the results.
New Platform
Starting from dotCover3.0, all the jetbrains. NET tools share a platform that saves resources when several products are running at the same time. You can choose the product you want to install, and let the other products temporarily not install.
Support ReSharper 9
DotCover 3.2 is compatible with the latest ReSharper 9.x, and now all operations are placed under the ReSharper menu.
Integrating visual Studio
DotCover 3.2 integrates Visual Studio 2015, and now you can run unit tests and analyze coverage in Visual Studio 2015. Visual Studio 2010, 2012, and 2013 are still supported.
DotCover v3.2 official release [attached DOWNLOAD]