Navigate between test and test subject
Jump from a test to its test subject
Open a test file in the editor.
- From the editor context menu, choose
The test subject for the current test file opens in the dedicated tab of the editor and gets the focus.
or press Ctrl+Shift+T.
Jump from a file to its test
Open file in the editor. If you want to navigate from a method to its test, position the caret at this method.
If more than one test is associated with the test subject, select the desired one from the list. The test for the current file opens in the dedicated tab of the editor and gets the focus.
Last modified: 01 December 2020