MCPcopy
hub / github.com/CadQuery/cadquery / test_screenshot

Function test_screenshot

tests/test_vis.py:155–158  ·  view source on GitHub ↗
(wp, patch_vtk)

Source from the content-addressed store, hash-verified

153
154
155def test_screenshot(wp, patch_vtk):
156
157 # smoke test for now
158 show(wp, interact=False, screenshot="img.png", trihedron=False, gradient=False)
159
160
161@mark.skip(reason="running only smoke test for now")

Callers

nothing calls this directly

Calls 1

showFunction · 0.90

Tested by

no test coverage detected