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
110 stars 56 forks source link

Don't ignore well tests when building package #1218

Open mferrera opened 2 months ago

mferrera commented 2 months ago

https://github.com/equinor/xtgeo/blob/2cfc25e62e2a11ddd1c5a5f437141c5ca8124222/pyproject.toml#L114

We should not ignore well tests when building the package. We might also replace these file ignores with pytest marks, if they are not numerous.