[Zope] ZSQL unit testing with gadfly?
Dieter Maurer
dieter at handshake.de
Mon Dec 8 14:38:28 EST 2003
Terry Hancock wrote at 2003-12-8 04:59 -0600:
> ...
>For unit-testing, I really should create a "toy" database.
>I'm presently thinking that it would be smarter to use
>Zope's built-in gadfly / ZGadflyDA support.
>
>Has anyone else done this before? Are there caveats
The SQL dialects of Gadfly and MySQL are quite different...
I would use an existing MySQL installation and just
create/delete databases and tables as necessary for your tests.
--
Dieter
More information about the Zope
mailing list