[PyQt] QThread and Coverage with PyQt
Hugo Slepicka
hhslepicka at gmail.com
Thu Jul 12 02:40:10 BST 2018
Hi,
Sorry if this question is off topic but I am writing tests for my code and
I can't get coverage for the code that runs in a QThread.
All the other code is fine. I know that the code in the QThread is being
executed as the remaining of the tests depend on this code to run...
Do you have any suggestions?
Thank you,
Hugo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180711/2220f083/attachment.html>
More information about the PyQt
mailing list