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

Jean-François Ménard menard.jean-francois@hydro.qc.ca
Mon, 27 May 2002 09:40:43 -0400


(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 advices or insights? 

Wich modules do I need to import, path setting, etc.?