import pytest pytestmark = pytest.mark.unit from mbtrack2 import * def test_imports(): assert True