Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
55
def
test_factory():
56
main([
"testtext"
,
"--factory"
,
"svg"
])
57
58
59
def
test_bad_factory():
Callers
nothing calls this directly
Calls
1
main
Function · 0.90
Tested by
no test coverage detected