Robert,

DBIx::Table::TestDataGenerator adds new records to a table automatically, with 
mass data tests in mind
and with minimal configuration by the user, whereas DBIx::Class::Fixtures dumps 
existing records to preserve
the current state and enable re-testing based on the same data (at least that's 
my understanding of its
documentation).

So while I don't think there is an overlap between the modules, I can imagine 
that they could work well together.
I will take a closer look at DBIx::Class::Fixtures, thank you for pointing out 
this module.

José

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to