QML unit testing query.
Unsolved
QML and Qt Quick
-
Hello all,
With reference to https://doc.qt.io/qt-5.11/qtquicktest-index.html,
Executing C++ Before QML Tests.can some one please suggest best practice to access cpp object in test environment for executing qml test cases which uses exposed cpp object.
Thanks in advance.