[TIP] database regression testing

adam goucher adam_goucher at hotmail.com
Wed Apr 9 07:56:41 PDT 2008


If you want SQLUnit but in Python, why not do both and use jython? You get 
your python syntax and everything that SQLUnit does.

-adam

> 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.
>
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python
> 



More information about the testing-in-python mailing list