Pam McA'Nulty added the comment:

Added unittest.StopTestRun exception.  It's caught and handled in 
testPartExecutor() - which is the same place SkipTest is caught.

If report=False, then it sets the result.haltTestRun attribute, which is a 
signal to TestTextRunner to not generate any output.

Added notes to whatsnew and unittest docs

----------
keywords: +patch
Added file: http://bugs.python.org/file38925/cpython-10612-StopTestRun.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to