[Zope-Coders] Re: [Zope-CMF] Testing a CMF site with PyUnit

Chris Withers chrisw@nipltd.com
Fri, 09 Nov 2001 15:46:36 +0000


seb bacon wrote:
> 
> the run_all_tests script in the CMF root uses zctl.py to run the
> tests.  I use it to good effect.  However, strangely, zctl.py only
> appears to be available in old Zope versions (look in the attic, to
> find an example).

*sigh* I wonder if this discussion belongs on zope-coders, but it would be nice
if there was a standardised way to write tests that worked ;-)

Chris