An open API service indexing awesome lists of open source software.

https://github.com/kelvins/codecoverageexampleqt

Code Coverage with Qt 5 and GCOV on Mac OS
https://github.com/kelvins/codecoverageexampleqt

Last synced: 8 months ago
JSON representation

Code Coverage with Qt 5 and GCOV on Mac OS

Awesome Lists containing this project

README

          

# Code Coverage with Qt 5 and GCOV on Mac OS

This is an example of how to generate code coverage with Qt 5 and GCOV on Mac OS.

You can read the entire tutorial on [Medium](https://medium.com/@kelvin_sp/generating-code-coverage-with-qt-5-and-gcov-on-mac-os-4999857f4676).