Skip to main content

Ignore docstring to name tests in nose.

Project description

This is a plugin for nose. If this plugin is active, nose doesn’t use docstrings to name tests.

Installation

You can install or upgrade nose-ignore-docstring with these commands:

$ pip install nose-ignore-docstring
$ pip install --upgrade nose-ignore-docstring

Usage

Pass the --with-ignore-docstrings option to nosetests:

$ nosetests --with-ignore-docstrings -v
...

Or define the following entry in setup.cfg:

[nosetests]
with-ignore-docstrings=1

Changes

0.1 - 2013-04-17

  • First release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nose-ignore-docstring-0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page