Hi, Does anyone know if there’s any form of test facility
for GTK apps available, something like a script based mechanism that will send
in signals to the app to emulate mouse clicks etc. and check the resulting output
in some way? For example, I’m looking for a way to run a test
script that would do something like this: -
Send signal xx to window xx. -
Check widget xx is showing in window xx and contains
xx. -
Send signal yy to window xx. -
Check dialog yy was opened. Etc. This seems like something that could be implemented, but it’d
be nice if there’s something already available for it. Ian |
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list