====== Simpletest ====== If you do program PHP, use Simpletest. It is a smart unit testing engine for testing your objects, functions ore procedures. It improves code quality and annoying bugs a lot. ===== Links ===== * [[https://sourceforge.net/project/showfiles.php?group_id=76550&release_id=153280|Download from Sourceforge]] * Homepage: http://www.lastcraft.com/simple_test.php * Reference (phpdoc): http://simpletest.sourceforge.net/