← Back to team overview

launchpad-dev team mailing list archive

Re: What I'd like in our tests...

 

On Mon, Aug 15, 2011 at 8:00 AM, John Meinel <john@xxxxxxxxxxxxxxxxx> wrote:
> IIRC, there used to be a magic variable you could set (on the module?), and
> unittest would then omit/stop the traceback at that point. I think there was
> discussion about even having a function local magic variable. What mechanism
> did testtools go with?
>

That one. Using __unittest.

jml


References