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  4eee9cf02cf42e0890d3d448936840615b4be08d
tree    f96adf042538ad7c737f54d18781cfdc562af884
parent  bec9faa82c799dcd33e7f32e164bd0d6edeab96b
README
Testing is using phpspec. See:
http://phpspec.org

Install like so (might need sudo):
pear channel-discover pear.phpspec.org
pear install phpspec/PHPSpec

And run from this directory like:
phpspec -r --specdoc

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