def teardown_method(self): startup_svc.teardown() os.remove(config.DATABASE_URL.split("///")[1])
def shutdown(): startup_svc.teardown()