[issue38320] Clarify unittest expectedFailure behaviour in the documentation

Steve Dower report at bugs.python.org
Mon Oct 19 17:27:25 EDT 2020


Steve Dower <steve.dower at python.org> added the comment:


New changeset fa8748271a61177e9bf609921fa464cc6990478b by Irit Katriel in branch 'master':
bpo-38320: Clarify that expectedFailure is satisfied by either failure or error of the test. (GH-22740)
https://github.com/python/cpython/commit/fa8748271a61177e9bf609921fa464cc6990478b


----------
nosy: +steve.dower

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


More information about the Python-bugs-list mailing list