IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Explore test results

Last modified: 11 February 2024

After IntelliJ IDEA finishes running your tests, it shows the results in the Run tool window on the Test Runner tab.

The console on the right shows the output of the current test session. It allows you to see the detailed information on the test execution and why your tests failed or were ignored.

The Test Runner toolbar located above the list of test results allows you to show and hide successful and ignored tests, display how much time it took to run each test, export, import, and sort test results.

Test results shown on the Test Runner tab of the Run tool window

the Test Runner toolbar

Next to each test on the Test Runner tab, the IDE shows the test status icon: