changelog for new NUMBERS doctest option
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -70,6 +70,7 @@ Danielle Jenkins
|
||||
Dave Hunt
|
||||
David Díaz-Barquero
|
||||
David Mohr
|
||||
David Paul Röthlisberger
|
||||
David Szotten
|
||||
David Vierra
|
||||
Daw-Ran Liou
|
||||
|
||||
4
changelog/5576.feature.rst
Normal file
4
changelog/5576.feature.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user