iexbase / tron-api

A PHP API for interacting with Tron (TRX)
https://iexbase.github.io/tron-api/
MIT License
401 stars 282 forks source link

Class 'PHPUnit\Framework\TestCase' not found in C:\xampp\htdocs\IEXBase\tronAPI\tests\TronTest.php:8 #73

Open Triuneagle opened 3 years ago

Triuneagle commented 3 years ago

I keep getting this error report from my browser Fatal error: Uncaught Error: Class 'PHPUnit\Framework\TestCase' not found in C:\xampp\htdocs\IEXBase\tronAPI\tests\TronTest.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\IEXBase\tronAPI\tests\TronTest.php on line 8. Please did I do anything wrong or did I wrongly install the API. Please I need help.

neverlose-lv commented 3 years ago

Have you run composer install?