Changes for version 1.07 - 2009-10-12
- IMPROVEMENTS
- Test::Database::Driver now has a dbd_version() method
- Fixed a bug that created some warnings (thanks to Nicholas Bamber)
- Test::Database::Driver::Pg now accepts a 'template' parameter (requested by Adam Kennedy)
- TESTS
- Fixed warnings in t/10-drivers.t and t/25-sql.t
Documentation
How to use Test::Database
Modules
Database handles ready for testing
Base class for Test::Database drivers
A Test::Database driver for CSV
A Test::Database driver for DBM
A Test::Database driver for Pg
A Test::Database driver for SQLite
A Test::Database driver for SQLite2
A Test::Database driver for mysql
A class for Test::Database handles
Utility functions for Test::Database modules