ReSharper 2016.3 Help

Navigate To Test Explorer

ReSharper | Navigate | Navigate To | Unit Test Explorer
Ctrl+Shift+G | Unit Test Explorer
ReSharper_UnitTestExplorerOpenInExplorer

This command navigates from a unit test or a test class in the text editor to the corresponding node in the Unit Test Explorer window. The command becomes available when you invoke Navigate To anywhere within a test method or test class.

Locating a test in the Unit Test Explorer

To learn more about unit test support in ReSharper, see Unit Testing Assistance.

This feature is supported in the following languages/technologies:

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 12 October 2017

See Also