ANN: PyGUIUnit release 1.0!!

Fabio Zadrozny fabioz at esss.com.br
Thu Nov 25 09:47:13 EST 2004


PyGUIUnit is a framework created for testing GUIs.
(http://pyguiunit.sourceforge.net/)

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).


Happy Testing,

Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br





More information about the Python-list mailing list