[SciPy-dev] [OT] Skipping a function wronlgy identified by nose

Gael Varoquaux gael.varoquaux at normalesup.org
Thu Feb 19 16:43:34 EST 2009


On Thu, Feb 19, 2009 at 01:41:25PM -0800, Matthew Brett wrote:
> def function_that_tests():
>     pass
> function_that_tests.__test__ = False

Fantastic, just what I needed. Simple, no performance overhead, no tight
coupling with a framework.

Matthew, I love you.

luv,

Gaël



More information about the SciPy-Dev mailing list