[Tutor] IDEs

Mac Ryan quasipedia at gmail.com
Tue Nov 23 16:43:35 CET 2010


On Tue, 23 Nov 2010 15:02:27 +0100
"Josep M. Fontana" <josep.m.fontana at gmail.com> wrote:

> Does anybody know of any good reference on testing? How do you develop
> tests for functions? I haven't found much information on this in the
> Python books I own.

When I first learnt python I found the "Dive into Python" section of
the book rather well done:
http://diveintopython.org/unit_testing/index.html

If you have the patience to look in the ML archives you will also find
some good thread about unit testing there.

HTH,
Mac.


More information about the Tutor mailing list