Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
88
def
test_factory_drawer(capsys):
89
main(
"testtext --factory svg --factory-drawer circle"
.split())
90
91
92
def
test_commas():
Callers
nothing calls this directly
Calls
1
main
Function · 0.90
Tested by
no test coverage detected