Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ brick
Function
brick
src/bonsai/test/core/bootstrap.py:43–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
42
@pytest.fixture
43
def
brick():
44
prophet = Prophecy(bonsai.core.tool.Brick)
45
yield
prophet
46
prophet.verify()
47
48
49
@pytest.fixture
Callers
nothing calls this directly
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected