I am running below command to create code coverage in html form
vendor/phpunit/phpunit/phpunit --whitelist --coverage-html tests
I am running below command to create code coverage in html form
vendor/phpunit/phpunit/phpunit --whitelist --coverage-html tests