How to Install and Uninstall python3-pytest-doctestplus.noarch Package on Fedora 35
Last updated: March 01,2025
1. Install "python3-pytest-doctestplus.noarch" package
This is a short guide on how to install python3-pytest-doctestplus.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-doctestplus.noarch
Copied
2. Uninstall "python3-pytest-doctestplus.noarch" package
Please follow the instructions below to uninstall python3-pytest-doctestplus.noarch on Fedora 35:
$
sudo dnf remove
python3-pytest-doctestplus.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-doctestplus.noarch package on Fedora 35
Last metadata expiration check: 2:34:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pytest-doctestplus
Version : 0.9.0
Release : 3.fc35
Architecture : noarch
Size : 40 k
Source : python-pytest-doctestplus-0.9.0-3.fc35.src.rpm
Repository : fedora
Summary : The py.test doctestplus plugin
URL : https://pypi.python.org/pypi/pytest-doctestplus
License : BSD
Description : The doctestplus plugin provides advanced features for testing example Python
: code that is included in Python docstrings and in standalone documentation
: files.
:
: Good documentation for developers contains example code. This is true of both
: standalone documentation and of documentation that is integrated with the
: code itself. Python provides a mechanism for testing code snippets that are
: provided in Python docstrings. The unit test framework pytest provides a
: mechanism for running doctests against both docstrings in source code and in
: standalone documentation files.
:
: This plugin augments the functionality provided by Python and pytest by
: providing the following features:
: * approximate floating point comparison for doctests that produce floating
: point results
: * skipping particular classes, methods, and functions when running doctests
: * handling doctests that use remote data in conjunction with the
: pytest-remotedata plugin
: * optional inclusion of *.rst files for doctests
Available Packages
Name : python3-pytest-doctestplus
Version : 0.9.0
Release : 3.fc35
Architecture : noarch
Size : 40 k
Source : python-pytest-doctestplus-0.9.0-3.fc35.src.rpm
Repository : fedora
Summary : The py.test doctestplus plugin
URL : https://pypi.python.org/pypi/pytest-doctestplus
License : BSD
Description : The doctestplus plugin provides advanced features for testing example Python
: code that is included in Python docstrings and in standalone documentation
: files.
:
: Good documentation for developers contains example code. This is true of both
: standalone documentation and of documentation that is integrated with the
: code itself. Python provides a mechanism for testing code snippets that are
: provided in Python docstrings. The unit test framework pytest provides a
: mechanism for running doctests against both docstrings in source code and in
: standalone documentation files.
:
: This plugin augments the functionality provided by Python and pytest by
: providing the following features:
: * approximate floating point comparison for doctests that produce floating
: point results
: * skipping particular classes, methods, and functions when running doctests
: * handling doctests that use remote data in conjunction with the
: pytest-remotedata plugin
: * optional inclusion of *.rst files for doctests