""" High-level tests for the package. """ import caimira def test_version(): assert caimira.__version__ is not None