man-group / pkglib

Company-centric Python packaging and testing library
39 stars 22 forks source link

Added rethink_module_db(), rethink_make_tables() and rethink_empty_db() ... #45

Closed agiledata closed 10 years ago

agiledata commented 10 years ago

...to make it possible to construct the database and required tables once, emptying them between tests, rather than rebuilding db and tables for each test.