nose-disabledoc

Nose plugin that disables test docstrings in the verbose output and instead uses the test name (and path, if applicable)


License
Apache-2.0
Install
pip install nose-disabledoc==1.0

Documentation

nose-disabledoc

nose plugin that disables test docstrings in the verbose output and instead uses the test name (and path, if applicable)

Install:

pip install nose-disabledoc

Usage:

nosetests -v --disabledoc