I've just installed Laravel and PHP on my new computer.
I've setup phpunit to work in :memory:
On running
phpunit
I get:
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in E:\xampp\php\pear\PHPUnit\TextUI\Command.php on line 277
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in E:\xampp\php\pear\PHPUnit\TextUI\Command.php on line 277 PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in E:\xampp\php\pear\PHPUnit\TextUI\Command.php on line 285
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in E:\xampp\php\pear\PHPUnit\TextUI\Command.php on line 285 PHPUnit 3.7.21 by Sebastian Bergmann.
phpunit.xml environment variables are setup to:
<server name="APP_ENV" value="testing"/>
<server name="DB_CONNECTION" value="sqlite"/>
<server name="DB_DATABASE" value=":memory:"/>
Time: 0 seconds, Memory: 4.00Mb
No tests executed!
But I expect the test to run!
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2KrmWqU
via IFTTT
Aucun commentaire:
Enregistrer un commentaire