
marius at gedmin
Jul 15, 2009, 4:34 AM
Post #2 of 2
(418 views)
Permalink
|
On Wed, Jul 15, 2009 at 08:43:45AM +0200, Christian Theune wrote: > 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. Awesome news, thanks! Marius Gedminas -- http://pov.lt/ -- Zope 3 consulting and development
|