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

Test Frameworks

Last modified: 21 June 2023

The page is available only when the PHP plugin is enabled. The PHP plugin is not bundled with IntelliJ IDEA, but it can be installed on the Settings | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains repository.

Use this page to integrate PHP-specific testing frameworks with IntelliJ IDEA in the current project. With IntelliJ IDEA, you can run and debug PHPUnit, Behat, Codeception, and PHPSpec tests.

The page consists of two panes:

  • The central pane shows existing configurations of test frameworks for different interpreters.

  • The contents of the right-hand pane depend on the test framework and the type of the selected interpreter.