Challenge 1 / 2
When we execute:
./vendor/bin/phpunit
How does PHPUnit know that we have a test located at tests/Unit/Entity/DinosaurTest.php
?
Skip challenges and go to theNext Chapter
When we execute:
./vendor/bin/phpunit
How does PHPUnit know that we have a test located at tests/Unit/Entity/DinosaurTest.php
?