Gilles Lenfant wrote at 2003-2-16 17:29 +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 ?
You look at some Zope product that uses unit tests. One example: CMF. Dieter _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )