PHPUnit
PHPUnit is now installed by default in the CLI docker-php
command and project containers. Use docker-php phpunit
or docker-app phpunit
to run the phpunit
command. To change the version of PHPUnit, set the value of the PHPUNIT_VERSION
build argument.