<div dir="ltr">I'm trying to run QML tests from Python, but I get an error:<div><br></div><div><div>$ python qmltests.py </div><div>QQmlApplicationEngine failed to load component</div><div>:3 plugin cannot be loaded for module "QtTest": Cannot load library /path/to/python3.5/site-packages/PyQt5/Qt/qml/QtTest/libqmltestplugin.so: (libQt5QuickTest.so.5: cannot open shared object file: No such file or directory)</div></div><div><br></div><div>I'm also curious if anyone else has done this. I have custom types in Python that I need to register for the tests, but I'm not sure how to run the tests and then load a different .qml file.</div><div><br></div><div><br></div></div>