[ 原始碼: libdbicx-testdatabase-perl ]
套件:libdbicx-testdatabase-perl(0.05-3)
libdbicx-testdatabase-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdbicx-testdatabase-perl:
- [libdbicx-testdatabase-perl_0.05-3.dsc]
- [libdbicx-testdatabase-perl_0.05.orig.tar.gz]
- [libdbicx-testdatabase-perl_0.05-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcatalyst-model-dbic-schema-perl
- libdbix-class-candy-perl
- libdancer-plugin-dbic-perl
- libdbix-dbschema-perl
- libdbicx-sugar-perl
- libdbix-class-schema-loader-perl
- libdbix-class-deploymenthandler-perl
- libhtml-formhandler-model-dbic-perl
- libtest-dbic-expectedqueries-perl
- liborlite-perl
- libdbix-class-schema-populatemore-perl
module for testing a DBIx::Class::Schema
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.
其他與 libdbicx-testdatabase-perl 有關的套件
|
|
|
|
-
- dep: libdbd-sqlite3-perl
- Perl DBI driver with a self-contained RDBMS
-
- dep: libsql-translator-perl
- SQL translation library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language