Create a temporary database from a DBIx::Class::Schema
This module creates a temporary SQLite database, deploys your DBIC schema, and then connects to it. This lets you easily test your DBIC schema. Since you have a fresh database for every test, you don't have to worry about cleaning up after your tests, ordering of tests affecting failure, etc.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.05-31.fc42 | - |
Fedora 42 | 0.05-31.fc42 | - |
Fedora 41 | 0.05-30.fc41 | - |
Fedora 40 | 0.05-29.fc40 | - |
You can contact the maintainers of this package via email at
perl-DBICx-TestDatabase dash maintainers at fedoraproject dot org
.