PhpStorm 2021.1 Help

Testing

PhpStorm provides support for several PHP testing frameworks: you can create, manage, execute, monitor, and terminate tests from within the IDE. Refer to the framework-specific guides 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.

Create and run tests on PHP applications

Last modified: 15 June 2021