simpeg / discretize

Discretization tools for finite volume and inverse problems.

Home Page:http://discretize.simpeg.xyz/

Repository from Github https://github.comsimpeg/discretizeRepository from Github https://github.comsimpeg/discretize

#ENH: Deprecate `discretize.tests.OrderTest` in favor of using the underlying functions.

jcapriot opened this issue · comments

As we move to a more pytest aware testing scheme, we should deprecate the OrderTest class. It's functionality is basically just an alternative to using pytest's fixtures.