FabLabKasse
FabLabKasse copied to clipboard
Unit-testing of GUI
Write unittests for the GUI, maybe with squish. Try to cover use-cases of #5
Squish seems to be not available for opensource-projects. Another option could be sikuli http://www.sikuli.org/
Another link: http://lists.idyll.org/pipermail/testing-in-python/2009-June/002025.html
The previous link referenced two projects that seem to be able to orchestrate QT-GUIs. https://wiki.freedesktop.org/ldtp/ https://fedorahosted.org/dogtail/
Example for dogtail with QT: https://gitlab.com/dogtail/dogtail/-/blob/master/examples/kwrite.py