Fisst of all you need to have php unit installed.
PHPUnit should be installed using the PEAR INSTALLER. I didnt have go-pear.bat in my wamp 2.1, so i copied it from xamp server and ran "php -d phar.require_hash=0 PEAR/go-pear.phar" command, then you nedeed to upgrade pear using "pear install PEAR-1.9.3" command. Now install php Unit http://www.phpunit.de/manual/current/en/installation.html.
No comments:
Post a Comment