libdbi-test-perl

Test suite for the dbi api
  https://metacpan.org/release/DBI-Test
  0
  no reviews



Dbi::test aims to be a test suite for the dbi api and an underlying dbd driver, to check if the provided functionality is working and complete.

part of this module is the ability for self-testing using dbi::mock. this is not designed to be another dbi::pureperl - it's designed to allow tests can be verified to work as expected in a sandbox. this is, of course, limited to dbi api itself and cannot load any driver nor really execute any action.