[PyQt] PyQt5==5.7.1 Missing libQt5QuickTest.so.5
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Sat Mar 11 18:59:01 GMT 2017
    
    
  
On 8 Mar 2017, at 4:53 pm, Cody Scott <cody at perspexis.com> wrote:
> 
> It seems that you can't do this. Qt handles QuickTest specially. It won’t load the package if the program is not started via QUICK_TEST_MAIN.
> 
> Is this something that PyQt5 is missing because there is no sip wrapper for QUICK_TEST_MAIN?
> 
> Is there another way to run QML tests with a type registered in Python?
How does the C++ implementation of registered types get loaded when using QUICK_TEST_MAIN?
Phil
    
    
More information about the PyQt
mailing list