On this page:

Viewing the list of recently performed tests

If some tests were already performed, one can view them in a popup list.

To view the list of recent tests, do one of the following:
  • Use Fine Action or Search Everywhere, and type the word "recent".
  • Press ⇧⌘; or ⇧⌘;⇧⌘; or ⇧⌘;⇧⌘; or ⇧⌘;^ ⇧ Semicolon, ⌃⇧; or ⌃⇧;^ ⇧ Semicolon, ⌃⇧; or ⌃⇧;

IntelliJ IDEA displays the list of recently performed tests, which includes successful test run configurations, and individual failed test.

ij_recent_tests

Rerunning the selected test

To rerun a test
  1. Select the desired test from the suggestion list.
  2. Press or or or Enter, or Enter, ^ M, , ⌃M, or ⌃M to rerun the selected test.

Performing failed test

To perform a failed test
  1. Select the desired failed test.
  2. Click rightArrowInMenu
  3. On the submenu, click the desired test run configuration, or press or or or Enter, or Enter, ^ M, , ⌃M, or ⌃M.

    ij_recent_tests1

Jumping to the test declaration

To navigate to the declaration of the selected test
  1. Select the desired test from the suggestion list.
  2. Press ⌘↓, F4, ⌘↓ or F4F4 or F4F3 or F3F4, F4 or F4F4, F4 or F4 to navigate to its declaration.