Desktop ui testing options

With python and sikuli I can test desktop programs. Are there any Ruby
frameworks that I can use to test desktop ui?

I know and like Ruby and know
Python only a little.

Thanks, John.

You can use sikuli to test Ruby apps too, iirc.

There aren’t any native tools.

You might want to look into some extensions based on the AutoIT windows
automation toolkit. There is also RAutomation which I like. (both
options
windows only)