Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ f1
Method
f1
testing/test_assertrewrite.py:395–396 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
393
394
def
test_name(self, request) -> None:
395
def
f1() -> None:
396
assert False
397
398
assert getmsg(f1) ==
"assert False"
399
Callers
nothing calls this directly
Calls
1
g
Function · 0.50
Tested by
no test coverage detected