-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
Description
what if we implement QtQuick Test?
A lot of the testing code needs to be in qml anyways.
Dont think it should be very hard to implement, did some experiments (see #106)
The big bonus is that we can run some of the suites in Qt to verify that they run (and generate screenshots). Once we start testing mouseclicks and focus or more complex issues, knowing that the test should work could be nice...