Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question