Running and debugging PHPUnit tests in PHPStorm with ddev and xdebug

preview_player
Показать описание

00:00 Setting up the project with composer and ddev
01:13 Configure PHPStorm, xdebug and phpunit
04:10 Running and debugging unit tests
04:48 Running and debugging kernel tests
08:26 Running and debugging functional tests
10:16 Running and debugging functional javascript tests
12:14 Drupal Test Traits / Existing Site Tests / Selenium2DriverTests
Рекомендации по теме
Комментарии
Автор

Thank you! It was really helpful.😀😀
After 1 year is it still a good way to configure test enviroment? 

Actually I use M1 Mac and functional test speed is awful. They are so slow. was 2min 20sec with sqlite.

kecsot