MCPcopy Create free account
hub / github.com/pytest-dev/pytest / Broken

Class Broken

testing/test_doctest.py:1517–1519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1515
1516
1517class Broken:
1518 def __getattr__(self, _):
1519 raise KeyError("This should be an AttributeError")
1520
1521
1522@pytest.mark.parametrize( # pragma: no branch (lambdas are not called)

Calls

no outgoing calls

Tested by 1