1
votes

When I am running yii2 unit test I am getting the following error

Fatal error: Class 'frontend\tests\unit\PHPUnit_Framework_TestCase' not found

1

1 Answers

0
votes

Did you include the class PHPUnit_Framework_TestCase?