MCPcopy Index your code
hub / github.com/lincolnloop/python-qrcode / test_factory_drawer

Function test_factory_drawer

qrcode/tests/test_script.py:88–89  ·  view source on GitHub ↗
(capsys)

Source from the content-addressed store, hash-verified

86
87
88def test_factory_drawer(capsys):
89 main("testtext --factory svg --factory-drawer circle".split())
90
91
92def test_commas():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected