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 · c...@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 _______________________________________________ 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 )