PHPUnit_Framework_TestCase class is not available. Fix… - Makegood , Eclipse
问题 I am working in OSX 10.11 I am trying to setup PHPUnit , MAKEGood and Xdebug with Eclipse . XDebug is Done . I can Run PHPUnit tests form the console . But now configuring MakeGood is lot more harder than i expected . MY PHP Executables Do i have to add pear in Eclipse->Preferences->PHP->Libraries ?? i am not sure because i installed PHPUnit using Brew. brew install homebrew/php/phpunit But again i tried to include PEAR . I gave the path as usr/local/bin because when i try which pear in