Skip to content

Commit

Permalink
More instructions on how to install phpunit.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 7, 2010
1 parent b8cc605 commit 5214c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cake/tests/lib/templates/phpunit.php
Expand Up @@ -35,6 +35,7 @@
<li>pear channel-discover pear.symfony-project.com</li>
<li>pear install phpunit/PHPUnit</li>
</ul>
<p>For full instructions on how to <a href="http://www.phpunit.de/manual/current/en/installation.html">install PHPUnit, see the PHPUnit installation guide</a>.</p>
<p><a href="http://github.com/sebastianbergmann/phpunit" target="_blank">Download PHPUnit</a></p>
</div>
<?php include dirname(__FILE__) . DS . 'footer.php'; ?>

0 comments on commit 5214c56

Please sign in to comment.