PyGUIUnit

PyGUIUnit is a framework created for testing GUIs.

It is provided as a python module and currently can be used to test application that use GUIs created with PyQt More information can be obtained at Trolltech (the makers of Qt) or at Riverbank Computing (the creators of the Python bindings).

PyGUIUnit is a GUI unittesting framework written by Fabio Zadrozny and Bruno da Silva de Oliveira at ESSS (Engineering Simulation and Scientific Software).

It is built on top of the PyUnit framework, merging seamlessly with it, allowing developers to write tests for GUIs as he would normally do for any other piece of code. Its current implementation is based on the PyQt framework, but extensions could easily be coded for most GUI toolkits (we're looking for contributors).


Hosted at

PyGUIUnit at SourceForge

SourceForge.net Logo