-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
b9e7f8c7e (18.0), 2a80d38bf (master)
Mainly 2 suggestions:
1. Use versionless import. The current implementation is not very Qt6-ish:
import QtQuick 2.15 import QtTest 1.0
Without version, everything also works and it's more aligned to Qt6.
2. Give user a choice, maybe an option during creating the project, to also generated "init()" and "cleanup()".
For Gerrit Dashboard: QTCREATORBUG-33601 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
682726,2 | AutoTest: Improve Qt Test and Qt Quick Test templates | 18.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
682770,2 | AutoTest: Tweak Qt Quick Test wizard and template | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |