Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ Bar
Class
Bar
doc/en/example/assertion/failure_demo.py:153–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
b = 1
152
153
class
Bar:
154
b = 2
155
156
assert Foo().b == Bar().b
157
Callers
1
test_attribute_multiple
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_attribute_multiple
Function · 0.68