https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25515
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #5) > I wonder if adding Test::NoWarnings might be worthwhile in out test > scripts... then a warning is actually a test fail. I always wanted to reach a point where no warnings where generated by the test suite and then we could add a test to parse the whole output and catch warnings. Looks like a never-ending process. Using Test::NoWarnings on the tests not generating warnings now sounds like a good idea! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
