Changes for version 0.26

  • A tweak to prevent errors when cleaning up and the schema has disappeared (hippich++)
  • New Feature: Preserve existing DB rather than deploy from scratch each test case. Can speed things up when your fixtures are consistent. See docs and test cases (yanick++)

Modules

Easier test cases for your DBIx::Class applications
A basic schema you can use for testing
Install fixtures using Populate
Install fixtures using PopulateMore
Role that a FixtureCommand must consume
Manages a DBIx::Class::SchemaManager for Testing
deploy to a test mysql instance
deploy to a test Postgresql instance
Type Constraint Library
Manage your Makefile.PL and authoring requirements