I have created a Qt project I want to have Qt unit test with it how can I include unit test in Qt C++.Can some one suggest a way to integrate it.
Asked
Active
Viewed 181 times
0
-
Please try to be more clear. Please visit and check [how to ask a good question](https://stackoverflow.com/help/how-to-ask) – Yunus Temurlenk Feb 10 '20 at 11:18
-
have you read the Qt doc? Here you will find a nice recap: https://doc.qt.io/qt-5/qtest-overview.html and https://doc.qt.io/qt-5/qtest-tutorial.html – luffy Feb 10 '20 at 11:42
-
Hello new user !! Please take following things into consideration when post any question 1.What exact issue / problem you have 2.Please give proper descriptions of your questions. 3.What did you try to figure it out the solutions. 4.List out the links or solutions with your questions , so that it will easy for other to suggest you any new and swift solutions| 5.Also write any steps or code you tried to implement for integrations etc This all points help other to help you with your issues Thanks :) Cheers , Happy Coding :) – Anita Nagori Feb 10 '20 at 12:10