[Python-Dev] Quixote unit testing docs (Was: unit testing)

Andrew Kuchling akuchlin@mems-exchange.org
Mon, 4 Dec 2000 10:46:53 -0500


Prodded by Jeremy, I went and actually wrote some documentation for
the Quixote unittest.py; please see 
<URL:http://www.amk.ca/python/unittest.html>.

The HTML is from a manually hacked Library Reference, so ignore the
broken image links and other formatting goofyness.  In case anyone
needs it, the LaTeX is in /files/python/.  The plain text version
comes out to around 290 lines; I can post it to this list if that's
desired.

--amk