ReSharper 2017.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 and technologies:

Language: C# Language: VB.NET Language: C++ Language: HTML Language: ASP.NET Language: Razor Language: JavaScript Language: TypeScript Language: CSS Language: XML Language: XAML Language: Resx Language: Build Scripts Language: Protobuf Language: JSON
Feature is available Feature is available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available Feature is not available

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: 16 April 2018

See Also