pyWinAuto: pywinauto.tests -- Package of tests that can be run on controls or lists of controls

tests

Package of tests that can be run on controls or lists of controls


Functions

f run_tests(controls, tests_to_run=None, test_visible_only=True) ...

Run the tests

f print_bugs(bugs) ...

Print the bugs

Modules

The pywinauto.tests module exposes 12 submodules:

allcontrols
Get All Controls Test
asianhotkey
Asian Hotkey Format Test
comboboxdroppedheight
ComboBox dropped height Test
comparetoreffont
Compare against reference font test
leadtrailspaces
Different Leading and Trailing Spaces Test
miscvalues
Miscellaneous Control properties Test
missalignment
Missalignment Test
missingextrastring
Different number of special character sequences Test
overlapping
Overlapping Test
repeatedhotkey
Repeated Hotkeys Test
translation
Translation Test
truncation
Truncation Test

See the source for more information.