equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
109 stars 57 forks source link

Remove usage of `tmpdir` fixture in tests #1176

Closed mferrera closed 7 months ago

mferrera commented 7 months ago

tmp_path is the preferred mechanism.