First of all, have you noticed you can exclude these tests with
`--exclude manual`?
Automating the Dialogs library tests would obviously be even better
than excluding them, but doing that on all the supported platforms
would be quite a big task. Adding support for Windows + Python
combination would be a good start, so if you are interested in doing
that go ahead. This automation should not prevent running those tests
manually without extra dependencies, though.
Btw, did you investigate using AutoItLibrary for this?
Cheers,
.peke
First of all, have you noticed you can exclude these tests with
`--exclude manual`?
Automating the Dialogs library tests would obviously be even better
than excluding them, but doing that on all the supported platforms
would be quite a big task. Adding support for Windows + Python
combination would be a good start, so if you are interested in doing
that go ahead. This automation should not prevent running those tests
manually without extra dependencies, though.
Btw, did you investigate using AutoItLibrary for this?