ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

VSTest

Last modified: 24 May 2022
ReSharper options: Tools | Unit Testing | Test Frameworks | VSTest

ReSharper can run tests from any custom test framework that uses Visual Studio test adapter extensibility.

To enable VSTest adapters support, select the corresponding checkbox on the Tools | Unit Testing | Test Frameworks | VSTest page of ReSharper options ( Alt+R, O ).

In contrast to test frameworks natively supported by ReSharper, tests from VSTest adapters are only discovered after test projects are build.