Details
-
Suggestion
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt Creator 4.10.2
-
None
Description
Hi,
Right now, only googletest/qttest/quicktest/boosttest are handled by the qtcreator interface.
Generally a project contains others types of tests (e.g. python scripts, unittest, etc.). It is totally valid and it works, to add them to ctest with add_test in cmake.
If would be nice to be able to see and select them in the qtcreator interface, and to run them.
Even if the results are not understood by qtcreator and cannot be decoder in the console.
Right now, you don't even know they exist from inside qtcreator.
Thanks.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-23332 [CMakeProjectManager] full ctest support
- Closed