nanadjei2's avatar

Phpunit error 'No test executed!'

Am using laravel 5.5 and anytime I run phpunit I get this error No tests executed. Can anyone help me.

c:\xampp\htdocs\L5.5 (master)
λ phpunit
PHPUnit 3.7.21 by Sebastian Bergmann.

Configuration read from C:\xampp\htdocs\L5.5\phpunit.xml



Time: 42 ms, Memory: 4.00MB

No tests executed!
0 likes
2 replies
hajrovica's avatar
Level 9

try to run vendor\bin\phpunit.bat

2 likes

Please or to participate in this conversation.