[issue27132] New assert method that checks an error message for a list of strings

Serhiy Storchaka report at bugs.python.org
Thu May 26 16:58:36 EDT 2016


Serhiy Storchaka added the comment:

You can use assertRaisesRegex() for this.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list