[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1029631: ITP: libtest-dbix-class-perl -- Perl module for creating test cases for DBIx::Class applications



Package: wnpp
Owner: Mason James <mtj@kohaaloha.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libtest-dbix-class-perl
  Version         : 0.52
  Upstream Author : John Napiorkowski <jjnapiork@cpan.org>
* URL             : https://metacpan.org/release/Test-DBIx-Class
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Perl module for creating test cases for DBIx::Class applications

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, we allow you to load test fixtures via several different tools.
Last we create some helper functions in your test script so that you can
reduce repeated or boilerplate code. Overall, we attempt to reduce the
amount of code you have to write before you can begin writing tests.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


Reply to: