Just try running a simple test in my local field, but I get the following error:
PHP Fatal error: Class 'CTestCase' not found in ....
at startup
$ phpunit UserTest
I think my configuration should miss something? I just can't understand that.
Using:
OSX 10.6.7
PHP 5.3.4
PHPUnit 3.5.13
Yii 1.1.7
source share