Sunday, February 4, 2018

phpunit No tests executed! on laravel

if run the phpunit and get the "No tests executed" we should run this ./vendor/bin/phpunit this will run from the project and not from the root system.

No comments: