Exemplos e exercícios do curso Testes Unitários e TDD com PHP e PHPUnit
composer install
vendor\bin\phpunit --coverage-html report/
vendor\bin\phpunit .\CustomerCategoryServiceTest.php