<div dir="ltr">I'm trying to write a test in QML using QtTest that tests a QML component defined in Python using QtQml.qmlRegisterType().<div><br></div><div>It appears that the PyQt5==5.7.1 wheel is missing the correct files for QtTest.</div><div><br></div><div>Here is an example of what I am trying to do</div><div><br></div><div>This gist is the same as the attached file.</div><div><a href="https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a">https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a</a><br></div><div><br></div><div><br></div><div><br></div></div>