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 0.99_01 - 2009-04-01

  • FIXES
    • Do not die when automatically trying to load a non-existent ~/.test-database file
  • DOCUMENTATION
    • add some documentation about REQUESTS
  • TESTS
    • add tests for save_driver() and load_drivers()
    • increase test coverage to over 95%

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 SQLite
A Test::Database driver for SQLite2
A Test::Database driver for mysql
A class for Test::Database handles