[Python-Dev] unit testing bake-off

Fredrik Lundh fredrik@effbot.org
Fri, 5 Jan 2001 20:55:18 +0100


Jeremy Hylton wrote:
> Is anyone else interested in the choice between the two?

yes.  I suggest adding doctest.py plus one unit test implementation.

> If so, I suggest you try writing some tests with each tool and
> reporting back with your feedback.

we've recently migrated from a 30-minute reimplementation of Kent
Beck's original framework to one of the frameworks you mention.  with
that background, the choice was easy.  let me know when it's time to
vote...

</F>