New submission from Michael Foord <mich...@voidspace.org.uk>:

If you call TestCase.run without an argument it will create a default 
TestResult and use it to execute the test. It should return the result so that 
you can introspect it.

----------
assignee: michael.foord
messages: 130120
nosy: michael.foord
priority: normal
severity: normal
status: open
title: unittest.TestCase.run should return result
type: behavior
versions: Python 3.3

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

Reply via email to