MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / geometry

Function geometry

src/bonsai/test/core/bootstrap.py:99–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98@pytest.fixture
99def geometry():
100 prophet = Prophecy(bonsai.core.tool.Geometry)
101 yield prophet
102 prophet.verify()
103
104
105@pytest.fixture

Callers 1

Calls 2

verifyMethod · 0.95
ProphecyClass · 0.85

Tested by

no test coverage detected