qtcreator 4.3 missing build auto test field
-
https://doc.qt.io/qtcreator/creator-autotest.html tutorial talks about build auto test field but it doesn't exist anymore
don't know how it's supposed to work since it's changed

-
Hi,
The tutorial mentions :
To create a Qt test: Select File > New File or Project > Other Project > Auto Test > Choose to create a project with boilerplate code for a Qt test.'Auto Test' has been replaced with
Qt Unit TestThen you get at a similar dialog like the one you show us.
Eddy
-
Hi,
The tutorial mentions :
To create a Qt test: Select File > New File or Project > Other Project > Auto Test > Choose to create a project with boilerplate code for a Qt test.'Auto Test' has been replaced with
Qt Unit TestThen you get at a similar dialog like the one you show us.
Eddy