libtest-dbix-class-perl

Perl module for creating test cases for DBIx::Class applications

Description

Test::DBIx::Class attempts to make it easier to write test cases for your DBIx::Class based applications. It does this in three ways.

First, it tries to make it easy to deploy your Schema. This can be to your dedicated testing database, or a simple SQLite database. This allows you to run tests without interfering with your development work and having to stop and set up a testing database instance.

Second, it allows you to load test fixtures via several different tools.

Last it creates some helper functions in your test script so that you can reduce repeated or boilerplate code. Overall, the module attempt to reduce the amount of code you have to write before you can begin writing tests.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Test-DBIx-Class


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtest-dbix-class-perl