On Tuesday, December 4, 2001, at 06:37  AM, Joseph Wayne Norton wrote:

[SNIP[
> p.s. It is my own personal taste but I don't really care for the tkgui
> interface for running the zope test suite.  Any possibilites of making
> the test suite run in a fashion similar to the python installation
> test suite?
>

You can run unittest.py directly.  Instead of doing "python2.2 
utilities/unittestgui.py ...", do "python2.2 
/usr/local/lib/python2.2/unittest.py ..." (based on wherever your 
python2.2 libraries are).

It works just the same.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to