MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / initialize_tests

Function initialize_tests

tests/cli/conftest.py:5–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3
4@pytest.fixture(scope="session", autouse=True)
5def initialize_tests():
6 return None

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…