CoolProp.tests.runner module#

CoolProp.tests.runner.run()#

Run the CoolProp test suite (used by CoolProp.test()).

Migrated from nose (dead on Python 3.12+) to pytest; requires pytest to be installed (a test-only dependency).