Answer the question
In order to leave comments, you need to log in
How to remove Class 'PHPUnit_TextUI_ResultPrinter' not found error?
I am using laravel 5.5. Tried to run tests but I got this kind of error
XDebug could not open the remote debug file '/tmp/xdebug_remote.log'.
PHP Fatal error: Class 'PHPUnit_TextUI_ResultPrinter' not found in /usr/share/php/PHPUnit/Util/Log/TeamCity.php on line 19
PHP Stack trace:
PHP 1. {main}() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/phpunit:0
PHP 2. PHPUnit\TextUI\Command::main() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/phpunit:53
PHP 3. PHPUnit\TextUI\Command->run() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/src/TextUI/Command.php:148
PHP 4. PHPUnit\TextUI\Command->handleArguments() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/src/TextUI/Command.php:159
PHP 5. PHPUnit\TextUI\Command->handlePrinter() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/src/TextUI/Command.php:849
PHP 6. require() /home/ruslan/Разработка/latina/admin/vendor/phpunit/phpunit/src/TextUI/Command.php:930
Process finished with exit code 255
composer update
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question