MCPcopy 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
36def 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

verifyMethod · 0.95
ProphecyClass · 0.85

Tested by

no test coverage detected