summaryrefslogtreecommitdiff
path: root/tests/unit/phpunit.php
AgeCommit message (Collapse)Author
2008-06-27Fixed #872tof
2007-06-09added custom Prado class for unit testsknut
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)