PhpStorm 2019.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:

Last modified: 26 July 2019

See Also