Skip to main content

nose extends unittest to make testing easier - python3 version

Project description

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

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_py3-1.7.0.tar.gz (477.6 kB view details)

Uploaded Source

Built Distribution

nose_py3-1.7.0-py3-none-any.whl (161.3 kB view details)

Uploaded Python 3

File details

Details for the file nose_py3-1.7.0.tar.gz.

File metadata

  • Download URL: nose_py3-1.7.0.tar.gz
  • Upload date:
  • Size: 477.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for nose_py3-1.7.0.tar.gz
Algorithm Hash digest
SHA256 1d00a9be23999974cf5cff58b4674f7bf448e3de66e802dd387a861c837c30a1
MD5 f2e237612dc4b60831b90ffb32ef6b56
BLAKE2b-256 5a181b37a41c7f60a9ca0d43ef27ba1e438845bdb3981db9f57a426c4ce855e5

See more details on using hashes here.

File details

Details for the file nose_py3-1.7.0-py3-none-any.whl.

File metadata

  • Download URL: nose_py3-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 161.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for nose_py3-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bbb284101af1d274be738f393b72d2e263e189fbb3b2a5e7ca0605c3797c2571
MD5 bb8e2035007acc754f4e69c8ccea20c2
BLAKE2b-256 28bff2ec334e6186006d8dbaaa008a6807ae9a1975561e93f48d7bb44551b4dc

See more details on using hashes here.

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