Pytest plugin with advanced doctest features

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
RPM
python3-pytest-doctestplus-1.4.0-1.fc42.noarch.rpm
Summary
Pytest plugin with advanced doctest features
URL
https://github.com/scientific-python/pytest-doctestplus
Group
Unspecified
License
BSD-3-Clause
Source
python-pytest-doctestplus-1.4.0-1.fc42.src.rpm
Checksum
645a2bf642d55258b1896b6a69b3c879f1fd3b3ed2a26dd6ce4581ba1a3ff690
Build Date
2025/02/19 02:49:29
Requires
python3.13dist(packaging) >= 17
python3.13dist(pytest) >= 4.6
Provides
python-pytest-doctestplus = 1.4.0-1.fc42
python3-pytest-doctestplus = 1.4.0-1.fc42
python3.13-pytest-doctestplus = 1.4.0-1.fc42
python3.13dist(pytest-doctestplus) = 1.4
python3dist(pytest-doctestplus) = 1.4