G
G
Gleb Vas2018-03-19 23:11:40
PHP
Gleb Vas, 2018-03-19 23:11:40

Why doesn't it find Class 'PHPUnit_TextUI_ResultPrinter'?

Fatal error: Class 'PHPUnit_TextUI_ResultPrinter' not found
The above error occurs when trying to run a test on PHPStorm. Can someone explain what could be the problem?
json file content
{
"require-dev": {
"phpunit/phpunit": "6.5",
"phpunit/dbunit": "^4.0"
}
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanovskiy, 2018-03-20
@glebvvvsss

did you run composer install?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question