How to Run PHPUnit Tests Using PhpStorm

preview_player
Показать описание
In this video I show you how to run PHPUnit tests using PhpStorm. These include an entire test suite, a directory of tests, all the tests in a single test class, and individual tests. I also show you how to run tests in debug mode, where you can set break points so that you can step through and debug them when they're not working as you would expect them to.

Please * LIKE, COMMENT, AND SUBSCRIBE * and share with others

#phpunit #phpstorm #php #testing #tdd #ide
Рекомендации по теме
Комментарии
Автор

Hi Matt, very nice example, thanks! Would you share what theme and icons etc you are using? Your PHPStorm looks beautiful haha!

danisimeonov