Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ f1
Method
f1
testing/test_assertrewrite.py:186–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
185
def
test_name(self, request) -> None:
186
def
f1() -> None:
187
assert False
188
189
assert getmsg(f1) ==
"assert False"
190
Callers
nothing calls this directly
Calls
1
g
Function · 0.50
Tested by
no test coverage detected