MCPcopy 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
159def globf(x):
160 return x + 1
161
162
163class TestRaises:

Callers 2

test_global_funcMethod · 0.85
test_compareMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_global_funcMethod · 0.68
test_compareMethod · 0.68