[TIP] Doctest loading in unittest(2)

Barry Warsaw barry at python.org
Fri Jul 30 07:46:55 PDT 2010


On Jul 30, 2010, at 03:35 PM, Michael Foord wrote:

>This is one of the plugins I think we could distribute as part of
>unittest and I would like it to be actually useful. I would really
>appreciate advice (or preferably patches ;-) on what features this
>plugin needs to be useful to those of you who integrate doctests with
>unittests - or even just want test discovery for doctests.

Thanks Michael.  I'll try to give this a go with some of my existing code,
especially the ones that have setup/teardowns for building the environment
(globals) for my doctests.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20100730/d75acbc8/attachment.pgp>


More information about the testing-in-python mailing list