[issue3379] Option to not-exit on test

Michael Foord report at bugs.python.org
Sun Apr 26 00:59:52 CEST 2009


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

Patch that adds the same exit functionality, but also stores the result
as an instance attribute on the return TestProgram instance.

As this functionality has been requested several times my intention is
to apply this patch.

----------
Added file: http://bugs.python.org/file13784/unittest-no-exit.patch

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


More information about the Python-bugs-list mailing list