ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Unit Test Explorer window

Last modified: 21 July 2022

ReSharper | Windows | Unit Tests

ReSharper | Unit Tests | Unit Tests

Ctrl+Alt+U

Using this window, you can explore and run or debug unit tests of all supported frameworks in the entire solution. Note that unit tests from a project only appear in the window after the project is built. Tests from currently opened files are updated automatically, new tests from the opened files appear in the unit test explorer as soon as you create them. For more information, see working with unit tests in project or solution.

To search tests, start typing a test name or its CamelHumps abbreviation as soon as your focus is in this window.

Unit Test Explorer displays test from the entire solution