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 <annu...@yandex.ru> wrote: > > > 03.09.2019, 18:35, "Jérôme Godbout" <godbo...@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@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest