Mark Roseman added the comment:

I've attached functionaltests.patch which provides a starting point, using Tk 
introspection and event generation to exercise the running application. The 
heart of it is the (very much in progress) TkTestCase class which provides a 
bunch of Tkinter-specific utilities to be used for tests.

One thing I'm not sure about is that because these run somewhat slower than the 
existing unit tests, should they be shut off by default if someone is running a 
repository-wide test?

----------
Added file: http://bugs.python.org/file40165/functionaltests.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24845>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to