Message 85594 - Python tracker (original) (raw)
On Mon, Apr 6, 2009 at 10:06 AM, Robert Collins <robertc@robertcollins.net> wrote:
On Sun, 2009-04-05 at 23:57 +0000, Michael Foord wrote:
Michael Foord <michael@voidspace.org.uk> added the comment:
My apologies - the jml code on launchpad runs clean ups before taerDown.
http://bazaar.launchpad.net/~jml/testtools/trunk/annotate/head%3A/testtools/testcase.py
Ah, indeed it does. Well, FWIW my use has nearly all been with bzr's that does it after :)
Jono - was there some particular reason testtools does it after? (We're discussing the merits of pre-and-post tearDown, ad-nauseum :)).
No particular reason.