<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 30/07/2010 15:46, Barry Warsaw wrote:
<blockquote cite="mid:20100730104655.4d19b10d@heresy" type="cite">
  <pre wrap="">On Jul 30, 2010, at 03:35 PM, Michael Foord wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">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.
    </pre>
  </blockquote>
  <pre wrap="">
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.
  </pre>
</blockquote>
<br>
Right, it is particularly the interaction between code (python files)
and doctests that I wonder about. If you *always* (or even usually)
combine them with code then you may be better off just using
"load_tests" to load your doctests rather than using a plugin. You lose
the advantage of discovery then though.<br>
<br>
Anyway, when you have a chance any feedback will be much appreciated.<br>
<br>
Michael<br>
<br>
<blockquote cite="mid:20100730104655.4d19b10d@heresy" type="cite">
  <pre wrap="">
-Barry
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
testing-in-python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a>
<a class="moz-txt-link-freetext" href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.ironpythoninaction.com/">http://www.ironpythoninaction.com/</a>
<a class="moz-txt-link-freetext" href="http://www.voidspace.org.uk/blog">http://www.voidspace.org.uk/blog</a>

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (&#8221;BOGUS AGREEMENTS&#8221;) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.

</pre>
</body>
</html>