27 Apr
2010
27 Apr
'10
7:49 p.m.
On Tue, Apr 27, 2010 at 8:30 PM, Lennart Regebro <regebro@gmail.com> wrote:
I've been working on zope.tetsing lately. The main impetus behind this is Python 3 compatibility, but also general cleanup. This work was discussed on #zope bu Jim Fulton, Stephan Richter, Charlie Clark and me. The conclusion was to release a backwards incompatible zope.testing 4.0.0.
...
Questions? :)
Is it too late for me to introduce another mildly backwards incompatible change? I'd like to add a method to OutputFormatter to handle the specific case of layer setup/teardown failing and change the rest of the runner to call that instead of error. jml