JetBrains Rider 2018.1 Help

MSTest

File | Settings | Build, Execution, Deployment | Unit Testing | MSTest for Windows and Linux
JetBrains Rider | Preferences | Build, Execution, Deployment | Unit Testing | MSTest for macOS
Ctrl+Alt+S settings


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

ItemDescription
Enable MSTest support By default, JetBrains Rider adds action indicators allowing you to execute MSTest tests right from the editor and automatically discovers MSTest tests in your solution. Clear this check box to disable this behavior.
Choose the IDE folder As MSTest is not distributed without Visual Studio, you have to specify the IDE folder inside a Visual Studio installation on your machine. JetBrains Rider will find all necessary executables in this folder.
Last modified: 20 August 2018

See Also