[issue25347] assert_has_calls output is formatted inconsistently

Senthil Kumaran report at bugs.python.org
Tue Jan 12 09:08:14 EST 2016


Senthil Kumaran added the comment:

The patch looks good to me. The change is in the error message of the AssertionError and don't test the error messages of Exceptions in our unittest. This change is a good usability improvement and I will commit this patch.

----------
assignee:  -> orsenthil
nosy: +orsenthil

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25347>
_______________________________________


More information about the Python-bugs-list mailing list