Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashleve/rootutils
/ test_setup_root
Function
test_setup_root
tests/test_rootutils.py:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
75
76
def
test_setup_root():
77
path = setup_root(__file__)
78
assert path.exists()
Callers
nothing calls this directly
Calls
1
setup_root
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…