Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ globf
Function
globf
doc/en/example/assertion/failure_demo.py:159–160 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
157
158
159
def
globf(x):
160
return
x + 1
161
162
163
class
TestRaises:
Callers
2
test_global_func
Method · 0.85
test_compare
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_global_func
Method · 0.68
test_compare
Method · 0.68