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