Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ demo
Function
demo
src/bonsai/test/core/bootstrap.py:78–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
77
@pytest.fixture
78
def
demo():
79
prophet = Prophecy(bonsai.core.tool.Demo)
80
yield
prophet
81
prophet.verify()
82
83
84
@pytest.fixture
Callers
nothing calls this directly
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected