[Python-Dev] Unit testing (again)

Guido van Rossum guido@digicool.com
Mon, 12 Feb 2001 17:21:14 -0500


> I'd really like to have unit testing in 2.1 that I can actually use.
> PyUnit as it stands is clunky enough that I'd still use the Quixote
> framework in my code; the advantage of being included with Python
> would not overcome its disadvantages for me.  Have you got a list of
> desired changes?  And should the changes be discussed on python-dev or
> the PyUnit list?

I'm just reporting what I've heard on our group meetings.  Fred Drake
and Jeremy Hylton are in charge of getting this done.  You can catch
their ear on python-dev; I'm not sure about the PyUnit list.

--Guido van Rossum (home page: http://www.python.org/~guido/)