Testing databases with DBIx::Class

Ian Knopke ian.knopke at gmail.com
Tue Jan 10 09:56:04 GMT 2012


Hi,

I need to test some DBIx::Class code where the database may not be
available. I can set up something to generate a small, temporary
SQlite db, but I was wondering what approaches others are currently
using for this. DBD::Mock seems ok but not especially well suited for
use with DBIx. What does the rest of the community currently do?


Ian Knopke
BBC (Recommendation Systems)


More information about the london.pm mailing list