Skip navigation.

QUnitTest: Unit-Testing GUI for Python

QUnitTest: Unit-Testing GUI for Python

QUnitTest is an easy-to-use GUI framework and application for use with the Python unit testing framework. It can be used to conveniently execute unit tests and suites, and then display the results in a useful fashion.

The goal of QUnitTest is to make execution of unit tests and results display as easy as possible. This allows the programmer to focus on changes and refactoring while frequently executing her unit tests to track progress.