Site Archives
Install PHPUnit on Leopard
sudo su
pear channel-discover pear.phpunit.de
pear install phpunit/PHPUnit
# you can find (/usr/lib/php/pear/PHPUnit)
cd /private/etc
cp php.ini.default php.ini
vim php.ini
find include_path, and change the value to “.:/usr/lib/php/pear”
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


