The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.06 - 2009-09-03

  • IMPROVEMENTS
    • better basename computation for database created by the module
  • DOCUMENTATION
    • added explanations on how database handles are provided in Test::Database::Tutorial
  • PREREQUISITES
    • Need YAML::Tiny 1.27, since we use LoadFile in scalar context

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