Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ ifcgit
Function
ifcgit
src/bonsai/test/core/bootstrap.py:106–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
105
@pytest.fixture
106
def
ifcgit():
107
prophet = Prophecy(bonsai.core.tool.IfcGit)
108
yield
prophet
109
prophet.verify()
110
111
112
@pytest.fixture
Callers
nothing calls this directly
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected