Michael Foord <mich...@voidspace.org.uk> added the comment:

Except the former is incorrect as the responsibility for printing results as 
they occur is with the TestResult and not the runner. I'll look at this and 
improve the docs for the runner.

(And yes unittest.main() creates and uses a runner under the hood. It is 
frequently used directly by test frameworks as well though.)

----------

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

Reply via email to