I\'m trying to setup a new Continuous Integration server that utilizes Phing and PHPUnit for automatically running test cases.
I\'ve installed Phing with Pear:
Maybe a silly remark, but do you have /usr/local/bin/phpunit in your PHP include path?
/usr/local/bin/phpunit
I get the same error when I remove the location of phpunit.phar from my include path.
phpunit.phar