[Zope-dev] zope
Gilles Lenfant
gilles@pilotsystems.net
Sun, 16 Feb 2003 17:29:01 +0100
Hi,
I'm pretty familiar with the usual unittest package I use successfully with
my non-Zope python projects, but I haven't get enough enlightenment for
playing unit tests on my Zope products.
* The tips from the Zope developer guide don't work (did I miss something ?)
* I did'nt understand how to use testrunner.py and framework.py
* I tried desperately to use the ZopeTestCase with no success
Is there somewhere a "hello world" product using a ZopeTestCase test suite
to help me to get the enlightenment ?
Thanks in advance.
--Gilles