Package : python-pytest-doctestplus > RPM : python-pytest-doctestplus-0.12.0-1.mga9.src.rpm

Basic items

Name python-pytest-doctestplus
Version 0.12.0
Release 1.mga9
URL https://pypi.python.org/pypi/pytest-doctestplus
Group Development/Python
Summary Pytest plugin with advanced doctest features
Size 42KB
Arch noarch
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

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-09-07 23:05:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie