nose extends the test loading and running features of unittest, making it easier to write, find and run tests.
By default, nose will run tests in files or directories under the current
working directory whose names include "test" or "Test" at a word boundary
(like "test_this" or "functional_test" or "TestClass" but not
"libtest"). Test output is similar to that of unittest, but also includes
captured stdout output from failing tests, for easy print-style debugging.
These features, and many more, are customizable through the use of
plugins. Plugins included with nose provide support for doctest, code
coverage and profiling, flexible attribute-based test selection,
output capture and more. More information about writing plugins may be
found on in the nose API documentation, here:
http://readthedocs.org/docs/nose/
If you have recently reported a bug marked as fixed, or have a craving for
the very latest, you may want the development version instead:
https://github.com/atsb/nose-py3
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nose_py3-1.9.1.tar.gz
(368.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nose_py3-1.9.1-py3-none-any.whl
(159.2 kB
view details)
File details
Details for the file nose_py3-1.9.1.tar.gz.
File metadata
- Download URL: nose_py3-1.9.1.tar.gz
- Upload date:
- Size: 368.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cff0fa326700677b87737bf5a649df290a81a7ec71ccc22a5c447d62001e840
|
|
| MD5 |
87a6caca04bd405cce4a48df06f36fd5
|
|
| BLAKE2b-256 |
c0f39683f9539fc2486b1c3174cbea6d10f41645f1f047ad7468a082d1f015a5
|
File details
Details for the file nose_py3-1.9.1-py3-none-any.whl.
File metadata
- Download URL: nose_py3-1.9.1-py3-none-any.whl
- Upload date:
- Size: 159.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a828045e4a5eba1e52eecb1e8923327ad936f94eb0bfa10fb4073a9e80e0856e
|
|
| MD5 |
2b81f2a96b28ca2d846e6cc32aabb585
|
|
| BLAKE2b-256 |
acf18afa55926d6ea9879c208c3d0ccae0c2e7cfaf8ded7d585fa8aa1ba2cf8a
|