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

Explore test results

Last modified: 09 July 2024

CLion shows test results in the Test Runner tab of the Run tool window:

The Test runner window

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 results 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.

The Test Runner toolbar

Next to each test on the run configuration tab, the IDE shows the test status icon: