++1
On Jan 20, 2006, at 5:41 PM, Bob Ippolito wrote:


On Jan 20, 2006, at 8:30 AM, Kevin Dangoor wrote:


On 1/20/06, Mike Kent <[EMAIL PROTECTED]> wrote:

Excellent, 'nosetests' in the svn checkout directory now works.

But there are failures.  Apparently sqlite is also required now?

Yeah, I should mention that somewhere. sqlite is *not* required by
TurboGears itself, but the tests do require it. sqlite is a very good
database for tests because you can make an in-memory database which is
blazingly fast and requires no cleanup.

Maybe the tg-admin quickstart template should include a sqlite db uri relative to the project, so you can get right into the toolbox and get prototyping after a quickstart? Would also be nice to have a tool to migrate one DB URI to another, given a model module.

-bob


________________________________
Ronald Jaramillo
mail: ronald AT checkandshare DOT com
blog: http://www.checkandshare.com/blog



Reply via email to