Answer the question
In order to leave comments, you need to log in
Why won't phpunit start?
Preface: composer is installed locally, so installing anything through it is done with a full command. For example:
php composer.phar require --dev phpunit/phpunit ^5.7
phpunit sqrt_class_test.php
-bash: phpunit: command not found
php composer.phar phpunit tests/sqrt_class_test.php
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question