On this page:
- Viewing the list of recently performed tests
- Rerunning the selected test
- Performing failed test
- Jumping to the test declaration
Viewing the list of recently performed tests
If some tests were already performed, one can view them in a popup list.
- 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.

Rerunning the selected test
- Select the desired test from the suggestion list.
- Press ⏎ or ⏎⏎ or ⏎⏎ or ⏎Enter, ⏎ or ⏎Enter, ^ M, ⏎, ⌃M, ⏎ or ⌃M to rerun the selected test.
Performing failed test
- Select the desired failed test.
- Click

- On the submenu, click the desired test run configuration, or press ⏎ or ⏎⏎ or ⏎⏎ or ⏎Enter, ⏎ or ⏎Enter, ^ M, ⏎, ⌃M, ⏎ or ⌃M.
