GeoStat-Framework / GSTools

GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
https://geostat-framework.org
GNU Lesser General Public License v3.0
544 stars 71 forks source link

tests: do setup and teardown only once per test-class #318

Closed MuellerSeb closed 10 months ago

MuellerSeb commented 1 year ago

This should speed-up the tests by only doing the setups/teardowns once per class.

MuellerSeb commented 1 year ago

OK, seems to be a dumb idea, since some tests are altering the setups.