= Unit Testing = This page covers approaches and solutions for unit testing !PyQt applications. The [[PyQt/GUI_Testing|GUI Testing]] page contains a list of GUI testing resources. == unittest == * [[http://www.riverbankcomputing.com/pipermail/pyqt/2010-March/026164.html|Disposing of a QApplication]]