[TIP] Any good way to test Tkinter apps?

Laura Creighton lac at openend.se
Mon Dec 24 23:56:08 PST 2007


In a message of Tue, 25 Dec 2007 08:49:12 +0100, Laura Creighton writes:
>In a message of Mon, 24 Dec 2007 22:42:31 PST, "Brett Cannon" writes:
>>I am trying to be a good developer with my first solo open source app
>>and write tests for everything.  In this case it means testing a
>>Tkinter GUI.
>>
>>But the great Google oracle isn't being helpful in finding anything to
>>help with this.  Is there a good way to do this beyond manual testing?
>> And if there isn't, is there a cross-platform GUI toolkit (that works
>>on OS X) that does have good testing help?
>>
>>-Brett

>You can move to Qt and use this:
>http://www.froglogic.com/
>
>warning, I have never actually used it with Mac OS X.
>
>Laura

Forgot to mention, the version of the tester for KDE-QT is free.  Looks
like the other version is quite pricey.  But you might write them and
see if they would be interested in giving you a free copy anyway.

Laura




More information about the testing-in-python mailing list