http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12603

--- Comment #17 from M. de Rooy <m.de.r...@rijksmuseum.nl> ---
Created attachment 32285
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32285&action=edit
Bug 12603: creating TestBuilder to simplify tests

This patch contains a new module t::lib::TestBuilder which allows to write
tests easier and it contains the unit tests of this module.
For more information, see the documentation of the module.

This module uses the DBIx::Class schema and works with a clean DBIx::Class
schema. In order to use it, you have to remove the current circular dependence
(existing in the DBIx::Class) by applying the last patch of the bug 11518.

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to