Howdy,

I've released a module on CPAN that facilitates best testing practices in Class::DBI development. Namely, you can now easily point your Class::DBI classes at an empty test SQLite database that mirrors the schema of your production database, and create/destroy test data cleanly and safely with every test. See the POD for details:

http://search.cpan.org/~lamech/Class-DBI-Test-TempDB-1.0/lib/Class/DBI/ Test/TempDB.pm

Share and enjoy. Comments are always welcome.

Cheers,
Dan Friedman



Reply via email to