Skip to content

Instantly share code, notes, and snippets.

@chanmix51
Created November 4, 2011 09:13
Show Gist options
  • Save chanmix51/1338974 to your computer and use it in GitHub Desktop.
Save chanmix51/1338974 to your computer and use it in GitHub Desktop.
install PHPUnit
pear channel-discover pear.phpunit.de
pear channel-discover pear.symfony-project.com
pear channel-update pear.symfony-project.com
pear upgrade
pear install pear.phpunit.de/PHPUnit
https://github.com/sebastianbergmann/phpunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment