equinor/xtgeo

Don't ignore well tests when building package

Opened this issue · 0 comments

'pytest -n 4 tests --disable-warnings -m "not hypothesis" --ignore tests/test_well --ignore-glob="*forks.py"',

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.