NIPY logo

Site Navigation

NIPY Community

Github repo

Table Of Contents

Previous topic

utils.perlpie

Next topic

utils.utilities

This Page

utils.skip_test

Module: utils.skip_test

Utilities to skip tests

nipy.utils.skip_test.skip_if_running_nose(msg=None)

Raise a SkipTest if we appear to be running the nose test loader.

Parameters :

msg: string, optional :

The message issued when SkipTest is raised