I did the Blog Tutorial, and could not run the test script:
inovare@jansen:~/blog$ ./script/test unit Unit tests for my Akelos application Can't go up to version 3, you're already on version 31) Unit test for Post not implemented at [/home/inovare/blog/test/unit/app/models/post.php line 14] in test_Post in PostTestCase in /home/inovare/blog/test/unit/app/models/post.php
Fatal error: Call to a member function create() on a non-object in /home/inovare/blog/app/installers/comment_installer.php on line 19
I generated my project and created my application in home/inovare/blog/ My framework in /var/akelos_framework