[TIP] database regression testing

Nate Lowrie solodex2151 at gmail.com
Wed Apr 9 07:41:03 PDT 2008


I am in the middle of developing a complex business application for a
client.  I am using an agile approach for development.  I have almost
completed Iteration 2.  My weak link now is the database.  I want to
take an agile approach to it, however my knowledge of test tools for
databases is somewhat limited.  Do we have something similar to
SQLUnit in Python?  Any recommendations?  I would prefer not to write
Java if I can avoid it... If we have something that could interface
with Unittest that would be great.

Nate L.



More information about the testing-in-python mailing list