Skip to content

Commit d5cc0f2

Browse files
committed
changelog for new NUMBERS doctest option
1 parent 2a23fda commit d5cc0f2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Danielle Jenkins
7070
Dave Hunt
7171
David Díaz-Barquero
7272
David Mohr
73+
David Paul Röthlisberger
7374
David Szotten
7475
David Vierra
7576
Daw-Ran Liou

changelog/5576.feature.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)