Answer the question
In order to leave comments, you need to log in
How to run PHPUnit in laravel (windows 10, openserver)?
How to run PHPUnit in laravel (windows 10, openserver)? I tried to write "phpunit", "php phpunit", "php artisan phpunit" in the console in the project folder - the test does not start. What to do?
Answer the question
In order to leave comments, you need to log in
1. Install PHP Unit globally
2. Create phpunit.xml file ( example )
With globally installed phpunit, laravel works crookedly, run the vendor's ./vendor/bin/phpunit
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question