[ol8_developer_EPEL] python3-pytest-doctestplus-1:0.5.0-1.el8.noarch

Name:python3-pytest-doctestplus
Epoch:1
Version:0.5.0
Release:1.el8
Architecture:noarch
Group:Unspecified
Size:100902
License:BSD
RPM: python3-pytest-doctestplus-0.5.0-1.el8.noarch.rpm
Source RPM: python-pytest-doctestplus-0.5.0-1.el8.src.rpm
Build Date:Fri Sep 18 2020
Build Host:jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://pypi.python.org/pypi/pytest-doctestplus
Summary:The py.test doctestplus plugin
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

Filelist (Show Changelog) (Show related packages)