<div dir="ltr"><div>I'm trying to test a QML component that is defined in Python and registered using QtQml.qmlRegisterType().</div><div><br></div>Does PyQt5 have QUICK_TEST_MAIN? <a href="http://doc.qt.io/qt-5/qtquick-qtquicktest.html#running-tests">http://doc.qt.io/qt-5/qtquick-qtquicktest.html#running-tests</a><br><div><br></div><div><a href="https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a#file-test_qml-py">https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a#file-test_qml-py</a><br></div><div><br></div><div>I think you need QUICK_TEST_MAIN to get the nice test output like qmltestrunner.</div><div><br></div></div>