wiki.techinc.nl/tests
2006-08-06 14:23:53 +00:00
..
.htaccess
.svnignore
ArticleTest.php
DatabaseTest.php
GlobalTest.php
ImageTest.php
LocalTestSettings.sample
Makefile
README
RunTests.php
SanitizerTest.php
SearchEngineTest.php
SearchMySQL4Test.php
test-prefetch-current.xml
test-prefetch-previous.xml
test-prefetch-stub.xml

Some quickie unit tests done with the PHPUnit testing framework. To run the
test suite, run 'make test' in this dir or 'php RunTests.php'

You can install PHPUnit via pear like this:
# pear install PHPUnit

Or fetch and install it manually:
http://pear.php.net/package/PHPUnit