Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ callable
Function
callable
tests/unit/test_extension.py:14–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
# GIVEN
13
@intercept_runtime_errors()
14
def
callable():
15
raise
RuntimeError
16
17
# WHEN/THEN
18
with
pytest.raises(EngineError):
Callers
1
test_intercept_runtime_errors
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected