Hello I am trying to get phpunit to work on my windows machine. I have Zend Server CE installed and i Installed pear. But when i do:
phpunit --configuration phpunit.xml
I get the error:
phpunit is not recognized as an internal or external command,
operable program or batch file.
Any idea's?