I just checked in a new test runner on the trunk.  It is mostly backward
compatible with the old test runner.  You can get help on the test runner by 
running
it with -h.  There is more extensive documentation in
lib/python/zope/testing/testrunner.txt.

Note that the new test runner complains if test_suite functions don't return
test suites.  There is a zope.i18n test suite that it currently complains about.
Unfortunately, I can't just fix this because it is an svn:external and
it will be too painful to create a tag with the necessary fix in the short
term.  I expect we will be integrating a newer version of Zope 3 later in the
week and we'll take care of this then.

Jim

--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )

Reply via email to