[Python-Dev] Unit testing (again)
Andrew Kuchling
akuchlin@mems-exchange.org
Mon, 12 Feb 2001 17:18:00 -0500
On Mon, Feb 12, 2001 at 04:37:00PM -0500, Guido van Rossum wrote:
>I'm not sure however how much we'll get done for 2.1; maybe we'll just
>integrate the current PyUnit CVS tree.
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?
--amk