-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.0-beta1, Qt Creator 4.3.0
-
None
-
QtCreator 4.3 beta1 (4.2.82) / Ubuntu 16.04
-
6a470f0a702ee0bc30d5d4130421f3031151ecf0
I have a cmake based project and one subdirectory specifies gtest based unit tests. The autotest plugin of QtCreator 4.2.1 lists all the test cases and allows me to run my tests and get a well formed list of test results.
Trying the same with QtCreator 4.3 beta1 (nightly snapshot #969) failed: I see my test cases in the test view but running them result in the message "FATAL: Could not find command "". ()"
(But I can execute and debug the unittest binary from QtCreator, just running the tests from the test view fails).
- relates to
-
QTCREATORBUG-17783 Autotests are run multiple times
-
- Closed
-
-
QTCREATORBUG-18932 Auto test plugin starts wrong executable
-
- Closed
-