- 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/nose-devs/nose/tarball/master#egg=nose-dev
Release files for nose 1.3.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nose-1.3.7.tar.gz | 280.5 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nose-1.3.7-py3-none-any.whl | Python 3 | none | any | Details |
| nose-1.3.7-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 589.9 kB
Release files / nose-1.3.7.tar.gz
| Download URL | nose-1.3.7.tar.gz |
|---|---|
| Size | 280.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98
|
|
BLAKE2b-256 checksum How to use checksums |
58a50dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / nose-1.3.7-py3-none-any.whl
| Download URL | nose-1.3.7-py3-none-any.whl |
|---|---|
| Size | 154.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac
|
|
BLAKE2b-256 checksum How to use checksums |
15d8dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / nose-1.3.7-py2-none-any.whl
| Download URL | nose-1.3.7-py2-none-any.whl |
|---|---|
| Size | 154.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a
|
|
BLAKE2b-256 checksum How to use checksums |
994f13fb671119e65c4dce97c60e67d3fd9e6f7f809f2b307e2611f4701205cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |