PyCharm
 
Get PyCharm

Explore test results

Last modified: 25 October 2024

While the tests are running in PyCharm, the test execution is shown in the Run tool window on a tab for that run configuration. When the test execution is finished, you can look at the test results in that 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 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.

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