guitest 0.3.1 review
Downloadguitest is a Python helper library for testing Python GUI applications
|
|
guitest is a Python helper library for testing Python GUI applications. pyGTK support is most mature, and support for other toolkits is in progress.
guitest is a simple GTK application with its unit tests and doctests to demonstrate usage is provided in the package.
Documentation is severely lacking at the moment; you might find my EuroPython 2005 presentation (OO.org Impress, PDF) useful, although it is a bit outdated. Doctests are also very useful because they are always up to date.
Usage:
See python scripts in the examples subdirectory. There is no real
documentation yet, you may want to look into the EuroPython 2005 presentation
in OpenOffice.org Impress format (ep2005.sxi) which has a broad overview.
Doctests (see guitest/tests/*.py), although verbose, may be useful as
they are always up to date.
What's New in This Release:
Very preliminary support for wxWidgets and Tkinter applications was added.
A few minor bugs were fixed.
guitest 0.3.1 search tags