Just ran into a bug that had me pulling my hair out. I am trying to set up unit testing for a Zend Framework project. After making sure PHPUnit was installed (via 'apt-get install phpunit' on Ubuntu), I set up a basic phpunit.xml file. Pretty much identical to the process in this ZenCast. Then I ran my initial test to make sure my environment was correct. Nope. Got this error:
