[issue1466] Special reporting of NotImplementedError in unittest

Raghuram Devarakonda report at bugs.python.org
Mon Nov 19 20:51:57 CET 2007


Raghuram Devarakonda added the comment:

> Possible, but cumbersome. You have to analyze each case and see if it

Have you tried to write a Test Runner that ignores
NotImplementedError? You may have to override TestResult.addError.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1466>
__________________________________


More information about the Python-bugs-list mailing list