Differences between revisions 3 and 4
Revision 3 as of 2017-09-13 22:43:54
Size: 1447
Editor: TordDellsen
Comment: Added pytest + pytest-qt as an alternative
Revision 4 as of 2023-11-25 18:37:43
Size: 1938
Editor: MaxGaukler
Comment: Add dogtail, move outdated stuff to extra section
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[https://gitlab.com/dogtail/dogtail|dogtail]] ([[https://gitlab.com/dogtail/dogtail/-/blob/master/examples/kwrite.py?ref_type=heads|example code]])
Line 7: Line 8:
 * [[http://www.froglogic.com/|Squish]] (non-free)

The [[PyQt/Unit_Testing|Unit Testing]] page deals with more general unit testing issues.


== Historical ==
The following possibilities seem to be outdated (i.e., using old Python/PyQt versions, having broken weblinks or unmaintained libraries where the last release is more than five years ago).
They are kept here for historical purpose and in the hope that one day some of these projects will be revived.
Line 8: Line 18:
 * [[http://www.froglogic.com/|Squish]]
Line 15: Line 24:

The [[PyQt/Unit_Testing|Unit Testing]] page deals with more general unit testing issues.

GUI Testing

The following list is a collection of resources that may be useful to people who want to test their PyQt user interfaces:

The Unit Testing page deals with more general unit testing issues.

Historical

The following possibilities seem to be outdated (i.e., using old Python/PyQt versions, having broken weblinks or unmaintained libraries where the last release is more than five years ago). They are kept here for historical purpose and in the hope that one day some of these projects will be revived.

PyQt/GUI_Testing (last edited 2023-11-25 18:37:43 by MaxGaukler)

Unable to edit the page? See the FrontPage for instructions.