[Interest] Code coverage with QtCreator

Andy asmaloney at gmail.com
Tue Sep 3 17:45:15 CEST 2019


Not sure if it's quite what you're looking for, but I wrote up a tutorial
on using gcov & lcov with Qt5 & Qt Creator:

"Code Coverage Of Unit Tests Using Qt 5 On macOS"
https://asmaloney.com/2017/01/code/code-coverage-of-unit-tests-using-qt-5-on-macos/

Might give you some ideas.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>



On Tue, Sep 3, 2019 at 11:38 AM Konstantin Tokarev <annulen at yandex.ru>
wrote:

>
>
> 03.09.2019, 18:35, "Jérôme Godbout" <godboutj at amotus.ca>:
> > Is this integrate the CppUnit with is own listener? My test are in
> QTest, I could translate them, just wondering if it does support this.
>
> It's agnostic of test framework, it instruments code via its own
> preprocessor
>
> --
> Regards,
> Konstantin
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190903/3db57b74/attachment.html>


More information about the Interest mailing list