10 Jul
2024
10 Jul
'24
3:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25515 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- (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.