Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ context
Function
context
src/bonsai/test/core/bootstrap.py:64–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
63
@pytest.fixture
64
def
context():
65
prophet = Prophecy(bonsai.core.tool.Context)
66
yield
prophet
67
prophet.verify()
68
69
70
@pytest.fixture
Callers
nothing calls this directly
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected