After some trouble installing phpunit (manually in the end) on wamp and windows 7, it now starts but only shows the usage information you see when you just type in phpunit.
No matter in what directory I am, no matter which directory I point phpunit to, or which file, I only get the usage information.
It does not matter if Wamp is running or not, output stays the same. The files I use are like these: http://blogs.sitepoint.com/2010/12/16/tutorial-introduction-to-unit-testing-in-php-with-phpunit/
Regards, Maaike