public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
commit  edf577d469c8b701cea7338056f36068053034fc
tree    467eacdd9daab1dd942f5830c36cca6b3bb05e11
parent  f2445204a8daaecda1593419ca26e6bd7c9e6c53
README
Testing is using phpunit. See:
http://www.phpunit.de

Install like so (might need sudo):
pear channel-discover pear.phpunit.de
pear install phpunit/PHPUnit

And run from this directory like:
phpunit --configuration tests.xml

This does use the current database set in config.php.  They're generally not 
descructive, but the content stuff is a bit messy.