MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / htest.py

File htest.py

tools/python-3.11.9-amd64/Lib/idlelib/idle_test/htest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Run human tests of Idle's window, dialog, and popup widgets.
2
3run(*tests) Create a master Tk() htest window. Within that, run each
4callable in tests after finding the matching test spec in this file. If

Callers

nothing calls this directly

Calls 2

dedentMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected