Skip to content

Instantly share code, notes, and snippets.

@rvsjoen
Created July 25, 2012 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvsjoen/3177753 to your computer and use it in GitHub Desktop.
Save rvsjoen/3177753 to your computer and use it in GitHub Desktop.
Setting up PHPUnit for Joomla Platform!
sudo pear install --alldeps phpunit/PHPUnit
sudo pear install phpunit/PHPUnit_MockObject
sudo pear install phpunit/DBUnit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment