[Python-Dev] Unit testing...

David Ascher DavidA@ActiveState.com
Thu, 13 Jul 2000 12:16:14 -0700 (Pacific Daylight Time)


> I think there are several unit testing frameworks for Python.  Would
> you be willing to survey the state of these projects and suggest one
> for adoption?  I think the current regrtest script is a bit krufty;
> it's certainly hard to read.

doctest.py!