PHPunit no idea

Hello.

i seems to have a problem some where.

i have installed phpunit using the pear command, when i brower to the installed dir i have no problem running phpunit in CMD.

but when i brower to my webapp folder to run phpunit it flags up an error

in my windows system settings i have added the user variables of the phpunit but nothing still show up :unsure:

Make sure phpunit is in your windows path settings, and try a reboot after changing it and see if it works from the command prompt.

thanks for the info.

i included the phpunit without including php it self in the enviromental variables settings :D