I was trying to find a single solution for all platforms, I would want to avoid using a different tools when doing MSVC, gcc, clang. Not sure if that is possible, I will take a look at cocoon, there seem to have many doc, not sure where to start with it so far. Thanks for the tips I will take some time to check this out.
From: Andy <asmalo...@gmail.com> Sent: September 3, 2019 11:45 AM To: Konstantin Tokarev <annu...@yandex.ru> Cc: Jérôme Godbout <godbo...@amotus.ca>; interest@qt-project.org Subject: Re: [Interest] Code coverage with QtCreator 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<mailto:annu...@yandex.ru>> wrote: 03.09.2019, 18:35, "Jérôme Godbout" <godbo...@amotus.ca<mailto: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<mailto: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