hyperxcode / test_cpp_gtest_coverage

Source code for this article, https://paul.pub/gtest-and-coverage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test gtest and coverage

test on mac os x with gcov and lcov.

three steps:

  • brew install cmake
  • brew install lconv
  • ./make_all.sh

you can read the report in the folder of coverage.report

About

Source code for this article, https://paul.pub/gtest-and-coverage


Languages

Language:HTML 79.9%Language:CSS 14.5%Language:C++ 3.7%Language:Shell 1.2%Language:CMake 0.7%