Some features described here are available in Ultimate edition only.
File | Settings | PHP | PHPUnit | Skeleton Generator
IntelliJ IDEA | Preferences | PHP | PHPUnit | Skeleton Generator
Use this page to enable and configure the use of the Skeleton Generator
tool
in IntelliJ IDEA.
| Item | Description |
|---|
|
Use Skeleton Generator
|
When this check box is selected, the Skeleton Generator tool is available for generating test stubs in the project
and the Generate PHPUnit test command is added to the context menu of PHP files
in the Project tool window.
|
|
Path to phpunit-skelgen
|
In this text box, specify the phpunit-skelgen parent folder in the text box below.
Most likely, it is the PEAR folder. Type the path manually or click the Browse button
and select the desired folder in the dialog that opens.
|
|
Use bootstrap file
|
Select this check box to have a specific PHP script always executed before launching the Skeleton Generator tool and specify the location of the script in the .
Type the path manually or click the Browse button and select the desired folder
in the dialog that opens.
|
See Also
Procedures:
Reference:
Web Resources: