[Zope-dev] zope.testing 3.7.7 released

Christian Theune ct at gocept.com
Wed Jul 15 02:43:45 EDT 2009


Hi,

I just released zope.testing 3.7.7.

It contains two interesting changes:

- The test runner now correctly does *not* descend into `test-path`s
   which are not Python packages. This solves an issue with eggs being
   picked up when run from buildout directories which both contained the
   develop egg without an additional source directory and the egg
   directory.

- The code for using zope.exceptions exception formatters was handled
   incompletely and very ad-hoc. The dependency was folded from an extra
   into a direct dependency and the formatters are now used per default
   and work for doctests as well. This should make debugging page
   template issues (e.g. with the testbrowser) a lot easier.

Cheers,
Christian

-- 
Christian Theune · ct at gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development


More information about the Zope-Dev mailing list