tespy icon indicating copy to clipboard operation
tespy copied to clipboard

Add a global tespy test function

Open tlmerbecks opened this issue 11 months ago • 0 comments

Ciao @fwitte,

I was thinking, that it might be nice to have a native tespy function that could call all (or some) unit tests for tespy, similar to what exists for numpy

import numpy
numpy.test(label='fast')

see here

tlmerbecks avatar Jan 07 '25 18:01 tlmerbecks