Skip to content

Instantly share code, notes, and snippets.

@dannykopping
Created April 8, 2012 10:19
Show Gist options
  • Save dannykopping/2336415 to your computer and use it in GitHub Desktop.
Save dannykopping/2336415 to your computer and use it in GitHub Desktop.
PEAR install PHPUnit
sudo pear channel-discover pear.phpunit.de
sudo pear install -f -a pear.phpunit.de/PHPUnit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment