Script testing GTK apps?



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]