Files
pytest2/changelog/5576.feature.rst
2019-07-08 17:16:35 +01:00

5 lines
277 B
ReStructuredText

New `NUMBER <https://docs.pytest.org/en/latest/doctest.html#using-doctest-options>`__
option for doctests to ignore irrelevant differences in floating-point numbers.
Inspired by Sébastien Boisgérault's `numtest <https://github.com/boisgera/numtest>`__
extension for doctest.