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

Function test_factory

qrcode/tests/test_script.py:55–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54
55def test_factory():
56 main(["testtext", "--factory", "svg"])
57
58
59def test_bad_factory():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected