====== Simple Test ====== Excellent [[pattern:Unit Testing]] framework for PHP, with support for Mock objects, web testing etc. Check out the cvs version of WACT and look at the tests/ sub-directory for the SimpleTest unit test cases. An only version of the tests is available [[http://wact.sourceforge.net/test/|here]]. * [[http://www.lastcraft.com/simple_test.php|SimpleTest Homepage]] * [[http://simpletest.sf.net|SimpleTest API Docs]] * [[http://sf.net/projects/simpletest|sf.net project page]]