Exciting new announcement in the Python community!  Read more information about PDbSeed and Quality Labs @ www.qualitylabs.org/pdbseed/

Quality Labs, an open-source repository that hosts projects which address software quality, just released PDbSeed, a database seeding and verification tool written in Python.  PDbSeed performs an operation, such as DELETE or INSERT, on a database using an XML dataset file for input/output.

PDbSeed is useful in unit tests that interact with a database.  Typically, one would use PDbSeed in the unit tests setup and teardown to ensure that the database's state is consistent across execution of tests.

PDbSeed:

is an open-source LGPL-licensed project
is written in Python
has been tested with Python version 2.3 and 2.4
supports MySQL
borrows many ideas from DbUnit, and makes them available for Python
Download version 0.7 here.

 

Please let me know if you have any additional questions regarding this annoucement.

Kind Regards,

Mandy Owens
Marketing Manager
JNetDirect
(703) 880-3842
www.jnetdirect.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to