Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:PHPUnit

From MoodleDocs
Revision as of 13:53, 17 May 2012 by Christopher Sangwin (talk | contribs) (Created page with "I actually needed to execute pear install -–alldeps pear.phpunit.de/PHPUnit and pear install -–alldeps phpunit/DbUnit")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I actually needed to execute

 pear install -–alldeps pear.phpunit.de/PHPUnit

and

 pear install -–alldeps phpunit/DbUnit