Commit Graph

1 Commits

Author SHA1 Message Date
sthen
9739d5eecb import ports/databases/p5-DBICx-TestDatabase, from Andreas Voegele, ok okan@
DBICx::TestDatabase creates a temporary SQLite database, deploys your
DBIC schema, and then connects to it.  This lets you easily test your
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.
2012-04-22 20:34:16 +00:00