I would like to know what Intent is?
I would suggest that the main reason for Qt Test was to test Qt yourself through regression testing . Qt has a continuous integration system (CI) that runs automated tests against batches of changes submitted by contributors through a code review . You can see all of these tests in the directory of tests
each Git repository. For example, here are automatic tests qtbase.git
.
From these tests, you will see that there are several applications for users, some of which are:
- . ,
foo()
, , bar()
. GUI, . . - Render tests. , "" .
- . , - ? , ?
, , . , . Qt.
, QML
.
.
, Qt. , Squish, GUI .