fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
208 stars 68 forks source link

Continue running doctests after failure #411

Closed santisoler closed 1 year ago

santisoler commented 1 year ago

Even if some of the doctest fails, keep running the remaining doctest for the same function. This helps to detect multiple failures.