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

Explore test results

Last modified: 10 October 2023

After PhpStorm 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 runner in the Run tool window

Next to each test on the Test Runner tab, the IDE displays an icon that marks the test status: