Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ somefunc
Function
somefunc
doc/en/example/assertion/failure_demo.py:9–10 ·
view source on GitHub ↗
(x, y)
Source
from the content-addressed store, hash-verified
7
8
9
def
somefunc(x, y):
10
otherfunc(x, y)
11
12
13
def
otherfunc_multi(a, b):
Callers
1
test_complex_error
Method · 0.85
Calls
1
otherfunc
Function · 0.85
Tested by
1
test_complex_error
Method · 0.68