YAPC::Europe 2011 in Riga

YAPC::Europe 2011 “Modern Perl”

Twitter #ye2011    RSS       Log in

Mostly lazy DBIx::Class testing

By Chisel Wright from London.pm
Date: Monday, 15 August 2011 14:55
Duration: 20 minutes
Target audience: Beginner
Language:
Tags: database dbic dbix::class testing

You can find more information on the speaker's site:


It's often useful to check that your DBIx::Class classes provide the methods you expect, and no-one has sneakily stolen or broken methods when you weren't looking.

Being lazy I wanted to do this with as little fuss and typing as possible.

Thanks to Test::DBIx::Class::Schema I can do all of the above and would like to share thoughts and musings for the future of the module.

Attended by: