python test frameworks

Tim Peters tim_one at email.msn.com
Fri Nov 26 21:32:46 EST 1999


[Quinn Dunkan]
> ...
> I'm looking for some information on techniques for self-testing
> pyhon code (something I should have been doing before, but only
> now am I writing a system complex enough to warrant it).

I would have thought you had written at least one function before now <0.9
wink>.

> I remember Tim's thread about his doc-string embedded testing, and
> that looked interesting, but I can't find it now.

http://www.python.org/ftp/python/contrib/System/doctest.README

if-it's-not-tested-it's-broken-ly y'rs  - tim






More information about the Python-list mailing list