PhpStorm 2020.1 Help

Testing

PhpStorm provides you with comprehensive testing capabilities: you can create, manage, execute, monitor, and terminate tests from within the IDE.

To create and run tests on PHP applications, perform the following general steps:

PhpStorm provides support for several PHP testing frameworks. Refer to the framework-specific tutorials for details on working with each of them:

In addition, PhpStorm supports working with PHPT tests, which serve for testing the PHP interpreter itself. See PHPT Support for details.

Last modified: 29 June 2020