Features Releases

Videos: Testing with PhpStorm

PhpStorm supports all the major PHP testing frameworks: PHPUnit, Codeception, Behat, and PHPSpec.

Recently we’ve published a series of short videos about running PHPUnit and Codeception tests in PhpStorm. The videos guide you through the PHPUnit and Codeception setup process and show you how to work with test results.

This process is generally the same whichever testing framework or PHP interpreter you choose. First, configure a PHP interpreter. Second, configure the testing framework. Third, create a dedicated run configuration for the selected test framework, and finally run it.

Use the links below to jump directly to the video you’d like to watch:

Running PHPUnit Tests locally

https://youtu.be/NztroIqNBZA

Running PHPUnit Tests with Vagrant

https://youtu.be/PNIIY9kj8Og

Running PHPUnit Tests in PhpStorm with Docker

https://youtu.be/I7aGWO6K3Ho

Running Codeception Tests with Local Interpreter

https://youtu.be/s8s6FUpnEaE

Running Codeception Tests with Vagrant

https://youtu.be/eJUidWC9eF0

Running Codeception Tests with Docker

https://youtu.be/UuiLnmWMvv0

Your JetBrains PhpStorm Team
The Drive to Develop

image description