9739d5eecb
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.
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/22 20:34:16 sthen Exp $
|
|
${P5SITE}/DBICx/
|
|
${P5SITE}/DBICx/TestDatabase/
|
|
${P5SITE}/DBICx/TestDatabase.pm
|
|
${P5SITE}/DBICx/TestDatabase/Subclass.pm
|
|
@man man/man3p/DBICx::TestDatabase.3p
|
|
@man man/man3p/DBICx::TestDatabase::Subclass.3p
|