- pear config-show (Check the configuration parameters are correct if not fix it by editing pear.ini file from your php folder)
- pear channel-discover pear.phpunit.de
- pear install phpunit/PHPUnit (it will ask for optional packages if we want we can use install pdo_sqlite ,image_graphviz etc)
- if everything goes file you will see a PHPUnit folder on your pear directory if not check for the errors in log file
Search This Blog
Sunday, April 11, 2010
Install PhpUnit
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment