Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
1.1.6
Description
The nice thing would be to have some unit test integration like eclipse has for junit.
I wanna be able to write my unit tests as part of my project, to run all / specific unit tests out of the IDE without typing qmake, nmake and so on (just with a click), and of course an output collector which shows how many tests passed/failed. And if some failed, which ones failed.
Attachments
Issue Links
- depends on
-
QTVSADDINBUG-744 Integrate VS Test Explorer with QtTest
- Open