New submission from Oliver Drake <obdrak...@gmail.com>: Purely a modification to test_logging.py with the focus being to increase coverage. coverage.py now measures 97% (when running test_logging.py by itself). I'm not sure if I've followed py-dev unit test conventions exactly, I've created quite a few new test case classes, going by the model of having one unittest test case class for each class defined in the module under test. Comments welcome :)
---------- components: Tests files: test_logging.diff keywords: patch messages: 129530 nosy: drakeol priority: normal severity: normal status: open title: Increase logging/__init__.py coverage to 97% versions: Python 3.2 Added file: http://bugs.python.org/file20908/test_logging.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11332> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com