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