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

Test Frameworks

Last modified: 10 August 2022

File | Settings | Languages & Frameworks | PHP | Test Frameworks for Windows and Linux

IntelliJ IDEA | Preferences | Languages & Frameworks | PHP | Test Frameworks for macOS

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/Preferences | 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.