We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a23fda commit d5cc0f2Copy full SHA for d5cc0f2
AUTHORS
@@ -70,6 +70,7 @@ Danielle Jenkins
70
Dave Hunt
71
David Díaz-Barquero
72
David Mohr
73
+David Paul Röthlisberger
74
David Szotten
75
David Vierra
76
Daw-Ran Liou
changelog/5576.feature.rst
@@ -0,0 +1,4 @@
1
+New `NUMBER <https://docs.pytest.org/en/latest/doctest.html#using-doctest-options>`__
2
+option for doctests to ignore irrelevant differences in floating-point numbers.
3
+Inspired by Sébastien Boisgérault's `numtest <https://github.com/boisgera/numtest>`__
4
+extension for doctest.
0 commit comments