- critical: fixed test setup (a test setup wouldn't be flagged "complete" previously, causing every test to fail)
- fixed table schema updated issue during "fixture generate"
- added drush command "fixture-generate": automatically populate the fixture database with a snapshot of the current development database
- removed dependency on SimpleTest 2.x contrib module