Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SHI-Labs/NATTEN
/ _progress_path
Function
_progress_path
scripts/testing/pytest_progress_plugin.py:13–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
_progress_path():
14
return
os.environ.get(
"NATTEN_PROGRESS_FILE"
)
15
16
17
def
_write(data, path):
Callers
1
pytest_configure
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected