PhpStorm 2017.3 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: 29 March 2018

See Also