Fedora Packages

python3-pynose Subpackage of python-pynose

pynose fixes nose to extend unittest and make testing easier 🐍 👃

pynose is an updated version of nose, originally made by Jason Pellerin. This version of nose is compatible with Python 3.7+ (including 3.13+). Changes in pynose from legacy nose include: - Fixes "AttributeError: module 'collections' has no attribute 'Callable'." - Fixes "AttributeError: module 'inspect' has no attribute 'getargspec'." - Fixes "ImportError: cannot import name '_TextTestResult' from 'unittest'." - Fixes "RuntimeWarning: TestResult has no addDuration method." - Fixes "DeprecationWarning: pkg_resources is deprecated as an API." - Fixes all flake8 issues from the original nose. - Replaces the imp module with the newer importlib module. - The default logging level now hides "INFO" logs for less noise. - Adds --capture-logs for hiding output from all logging levels. - Adds --logging-init to use logging.basicConfig(level). - The -s option is always active to see the output of print(). - Adds --capture-output for hiding the output of print(). - Adds --co as a shortcut to using --collect-only.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.1-1.fc41 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-pynose dash maintainers at fedoraproject dot org.



Sources on Pagure