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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nose-ignore-docstring-0.1.tar.gz
.
File metadata
- Download URL: nose-ignore-docstring-0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3e207bd6d57cc16b67b466753e53cbea3e6e9b36aebc3e836f532d36e45068a |
|
MD5 | b108099f2a8ea25e349ec920b4e4dad1 |
|
BLAKE2b-256 | b27e9a57b49380ecb11107432996702f9b277e8e4819172026b88f757d478f7e |