http://qs321.pair.com?node_id=677885


in reply to Re^2: Strategy for conditional logging in tests
in thread Strategy for conditional logging in tests

I agree that having your code as a module or not does not make a big difference here, but you should be able to "diddle the logging to appropriate levels in the .t". Is it not possible to turn off logging from the test script for your negative tests, and then turn it back on for the others?