[issue19645] decouple unittest assertions from the TestCase class

Michael Foord report at bugs.python.org
Thu Jun 13 07:02:27 EDT 2019


Michael Foord <michael at voidspace.org.uk> added the comment:

Suppose failureException is set to TypeError on that TestCase class, how would your assertEquals signal failure to the test runner?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19645>
_______________________________________


More information about the Python-bugs-list mailing list