Testing databases with DBIx::Class

Egor Shipovalov kogdaugodno at gmail.com
Tue Jan 10 13:32:54 GMT 2012


If it's MySQL, it can be run embedded, which is what we have been doing at work.

--
Best regards,
Egor Shipovalov.

On Tue, Jan 10, 2012 at 9:56 AM, Ian Knopke <ian.knopke at gmail.com> wrote:
> 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