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

Testing

Last modified: 27 October 2023

PhpStorm provides support for several PHP testing frameworks: you can create, manage, execute, monitor, and terminate tests from within the IDE. For more information about working with each of them, refer to the framework-specific guides.

In addition, PhpStorm supports working with PHPT tests, which serve for testing the PHP interpreter itself. For more information, refer to PHPT Support.