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

Class rep

testing/test_terminal.py:2268–2274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2266 pass
2267
2268 class rep:
2269 def _get_verbose_word(self, *args):
2270 return mocked_verbose_word
2271
2272 class longrepr:
2273 class reprcrash:
2274 pass
2275
2276 def check(msg, width, expected):
2277 __tracebackhide__ = True

Callers 1

checkFunction · 0.70

Calls

no outgoing calls

Tested by 1

checkFunction · 0.56