[New-bugs-announce] [issue5693] TestSuite.__iter__ is not hookable.

Robert Collins report at bugs.python.org
Sun Apr 5 00:01:06 CEST 2009


New submission from Robert Collins <robertc at robertcollins.net>:

Currently if you alter the way TestSuite iterates one must always
implement countTestCases, run, debug etc. The attached patch would make
this simpler.

If this looks ok I'll write up a test for it.

----------
components: Library (Lib)
files: testsuite.patch
keywords: patch
messages: 85435
nosy: rbcollins
severity: normal
status: open
title: TestSuite.__iter__ is not hookable.
type: feature request
Added file: http://bugs.python.org/file13615/testsuite.patch

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


More information about the New-bugs-announce mailing list