Details
-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
Qt Creator 1.3.1
-
None
Description
It would be fantastic if Creator could offer some UI-level integration with the Qt test framework beyond simple wizards.
If a test fails, I have to scroll to the entry in the application output, manually look up the file and line and diagnose the problem which can be laborious when there's a lot of content in the output.
I also launch unit tests as part of the build so that if a test fails, the build aborts. But Creator reports this a generic makefile -1 error.
If would be nice to have a 'test issues' list similar in format to the Build issues pane where I could double-click a failure to go right to the problem. This could be expanded to include support for benchmark tests and maybe even widget testing.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-86 Show output of QTest tests like Eclipse does with JUnit
-
- Closed
-
- relates to
-
QTCREATORBUG-86 Show output of QTest tests like Eclipse does with JUnit
-
- Closed
-