php-console-laravel
php-console-laravel copied to clipboard
Problem with phpunit
I'm using your package with laravel 5.3 work well for debugging ! Thanks However an issue appear on phpunit, now when i run unit test on my projet i get the following error.
- ExampleTest::testBasicExample Exception: PhpConsole\Connector::setPostponeStorage can be called only before PhpConsole\Connector::getInstance()
Any idea ?
Hello. Did you solve this problem? I`m running it too on Laravel 5.5. Any first test is executed, and second and further tests throws this error