On Tue, 23 Nov 2010 15:02:27 +0100
"Josep M. Fontana" <josep.m.font...@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.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to