ReSharper 2019.2 Help

MSTest

ReSharper | Options | Tools | Unit Testing | Test Frameworks | MSTest

In this page of ReSharper options, you can adjust unit testing settings related to MSTest tests.

Item

Description

Enable MSTest support

By default, ReSharper adds action indicators allowing you to execute MSTest tests right from the editor and automatically discovers MSTest tests in your solution. Clear this checkbox to disable this behavior.

Test Settings

Choose where ReSharper should look for test settings:

Use .runconfig/.testsettings specified in Visual Studio. If this option is enabled, ReSharper will auto-detect test settings when possible.

Specify a custom test settings configuration (.testsettings file within your solution).
The Edit... button, which is active when a non-default settings configuration is selected, opens the Visual Studio Test Settings dialog where you can adjust the selected configuration.

Last modified: 18 November 2019