The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.10 - 2010-04-27

  • IMPROVEMENTS
    • Do not print errors when errors are expected and will be ignored. (Thanks to Barbie - RT #56516)
  • TESTS
    • clean t/10-drivers.t of warnings and errors (Thanks to Barbie & Martin J Evans - RT #56516)

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