DBICx::TestDatabase is a Perl module useful for testing applications built
with DBIx::Class (see libdbix-class-perl). It creates a temporary in-memory
SQLite database, deploys your DBIC Schema, and then connects to it. This lets
you easily test your schema using a fresh database for every test, ensuring
that the ordering of tests will not affect failure.
Installed Size: 25.6 kB
Architectures: all