phpunit - Yii2 unit testing not working properly -
When I am running a yii2 unit test, I am getting the following error
Fatal error: Class 'False \ Tests \ unit \ PHPUnit_Framework_TestCase' not found
Have you included class PHPUnit_Framework_TestCase?
Comments
Post a Comment