I use Qt Creator 4.8.2.
I already have a working program 'A' and added a subproject 'B' for testing.
I am trying to do a unit test using qtest.
How can I measure test coverage for Project 'A'?
If you have examples, please comment it.
I use Qt Creator 4.8.2.
I already have a working program 'A' and added a subproject 'B' for testing.
I am trying to do a unit test using qtest.
How can I measure test coverage for Project 'A'?
If you have examples, please comment it.