Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tortoise/tortoise-orm
/ test_version
Function
test_version
tests/test_version.py:38–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
38
def
test_version():
39
assert _load_version() == __version__
40
41
42
def
_run_shell(cmd: str, **kw) -> subprocess.CompletedProcess[str]:
Callers
nothing calls this directly
Calls
1
_load_version
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…