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

Explore test results

Last modified: 11 February 2024

After PyCharm 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.

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