Skip to content

Instantly share code, notes, and snippets.

@saulovenancio
Created April 5, 2013 13:30
Show Gist options
  • Save saulovenancio/5319276 to your computer and use it in GitHub Desktop.
Save saulovenancio/5319276 to your computer and use it in GitHub Desktop.
install phpunit linux
pear config-set auto_discover 1
pear install pear.phpunit.de/PHPUnit
pear install phpunit/DbUnit
pear install phpunit/PHPUnit_Selenium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment