- Enable PHPUnit support.
- Write unit test and mark the folder where they ae stored as test folder.
- Create a run configuration:
- To run unit tests locally, create a PHPUnit configuration.
- To run unit tests on a remote server, create a PHPUnit on Server configuration.
- Launch unit tests and monitor test results in the Run tool window.
In this part:
- Creating Run/Debug Configuration for Tests
- Performing Tests
- Monitoring and Managing Tests
- Rerunning Tests
- Terminating Tests
- Viewing and Exploring Test Results

