[TIP] RFC: Add TestResult.done()

Olemis Lang olemis at gmail.com
Wed Apr 8 09:24:15 PDT 2009


On Wed, Apr 8, 2009 at 11:02 AM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
> Robert Collins wrote:
>
> Sounds like a straightforward and useful feature request to me. Can you
> open an item on the Python bug tracker and either assign to me or add me
> as nosy (michael.foord).
>

If you do it, pls add me too to the noisy list (olemis), maybe better,
provide the link to the specific issue so that others can be informed
too.

However I insist ... isn't that already there ?

{{{
>>> dir(unittest.TestResult)
['startTest', 'stop', 'stopTest', 'wasSuccessful', ...]
}}}

Isn't it enough ? What 'r all these for ?

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Se retira el BDFL ... ¿El fin de Python 3k?  -
http://feedproxy.google.com/~r/simelo-es/~3/HpncxTKfB1c/se-retira-el-bdfl-el-fin-de-python-3k_02.html



More information about the testing-in-python mailing list