The page is available only when the PHP plugin is enabled.
The plugin is not bundled with IntelliJ IDEA, but it can be installed from the JetBrains plugin repository as described in Installing, Updating and Uninstalling Repository Plugins and Enabling and Disabling Plugins.
Use this page to configure the way to launch unit tests of your PHP applications.
| Item | Description |
|---|---|
| PHPUnit Library |
In this area, specify where to take the PHPUnit test framework. The available options are:
|
| Configuration file |
In this text box, specify the XML file with additional test runner configuration options and possibly definitions of tests to execute.
When such file is specified, its configuration options override the default test runner configuration settings. If you have selected the Defined in the configuration file option in the Test scope area, the tests to execute are also taken from this file.
Type the path manually or click the Browse button |
| Bootstrap file |
In this text box, specify the PHP script to be always executed before launching tests. Type the path manually
or click the Browse button and select the desired folder
in the dialog that opens.
|
and select the file in the dialog box that opens,