Changes for version 1.11 - 2010-05-04

  • IMPROVEMENTS
    • new version_string() method ensures version constraints on requests work correctly (thanks to Erik Rijkers)
    • new paramater for requests: regex_version
  • TESTS
    • workaround for DBD::DBM errors in t/25-sql.t, thanks to Birmingham.pm

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