# Add your tests here if __name__ == "__main__": import os import pytest pytest.main([os.path.abspath(__file__)])