I am stuck with an issue in which i cant run my test cases. I have a laravel project where I wrote the test cases and tried to run from my homestead server. but it shows error.
" vendor/bin/phpunit: line 1: ../phpunit/phpunit/phpunit: No such file or directory"
I have phpunit in my vendor file.
Anyone else has faced such issue, Why this error is showing up?
Waiting for a response..
vendor/bin/phpunitfile code