[Zope] Unit testing (no html...)

Jens Vagelpohl jens@zope.com
Mon, 27 May 2002 11:06:54 -0400


zope2 comes with its own extensive suite of unit tests. you can find =
them=20
easily in the zope source tree and learn how things are done there. =
(look=20
for subdirectories named "tests")

jens


On Monday, May 27, 2002, at 09:40 , Jean-Fran=E7ois M=E9nard wrote:

> (Sorry for previous HTML message, /"!%/$?$& Outlook...)
>
> I just read Unit testing chapter of the excellent "Dive into python" =
book.
>  (www.diveintopython.org)
>
> I know that Zope 3 development use Unit Testing modules extensibly.
>
> I wonder if anyone use Unit Testing for Zope 2.x product development?  =
Any=20
> advices or insights?
> Wich modules do I need to import, path setting, etc.?
>
>