[PyQt] Integration testing with embedded QtQuick components

Patrick Stinson patrickkidd at gmail.com
Fri Jun 21 09:00:30 BST 2019


I have been using pytest to write test for my QtWidgets app. Now I am embedding QtQuick components, and want to include those in my integration tests.

Has anyone done this or can offer some tips on how to simulate the GUI interaction in QtQuick from python? 

Thanks!



More information about the PyQt mailing list