Parameterized testing with any Python test framework (DEPRECATED; See the 'parameterized' package)
Project description
DEPRECATION WARNING
The nose-parameterized package is deprecated and has been renamed to parameterized.
See:
Migrating from nose-parameterized to parameterized
To migrate a codebase from nose-parameterized to parameterized:
Update the requirements file, replacing nose-parameterized with parameterized.
Replace all references to nose_parameterized with parameterized:
$ perl -pi -e 's/nose_parameterized/parameterized/g' your-codebase/
You’re done!
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
nose-parameterized-0.6.0.tar.gz
(10.9 kB
view details)
Built Distribution
File details
Details for the file nose-parameterized-0.6.0.tar.gz
.
File metadata
- Download URL: nose-parameterized-0.6.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d35e677aba2f15135b6b7ea7feb88f792b899492ba5365ec0e269015df5214ce |
|
MD5 | c5be2a6d0460497ac63b5eb782465fd2 |
|
BLAKE2b-256 | 4639419354bd83a87406ec4b632d5df9436e7ab30e19f1493358bc664029e9c2 |
Provenance
File details
Details for the file nose_parameterized-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: nose_parameterized-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f519b9739ac67e3d95f69c15cc80416eea4d63559530d01a37b9565eb629277 |
|
MD5 | 2f816601598fd11da3252f45976a33b3 |
|
BLAKE2b-256 | 72ed47dea448a9f7f0d8b98a830e4a42759c91d9451a726fb6566e4b316493ed |