https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33833 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com, | |tomascohen@gmail.com --- Comment #13 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Test::DBIx::Class was supposed to be widely used It allows to write non DB dependent tests, and those non DB deps tests are run when we generate the packages. So they are tests than can be caught failures early, at least it was their original goal. I don't mind removing Test::DBIx::Class and rethink the real need of non DB tests, but then we discuss it, vote for it, and remove Test::DBIx::Class completely. -- You are receiving this mail because: You are watching all bug changes.