Unit testing - How to start working with GTest and CMake
Software Quality Engineering/Unit Test 2018. 10. 25. 21:36336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
I have been working on using CMake for compiling my C++ projects
and i'd now like to start writing unit tests using google test
https://github.com/kunhong/sonar-cxx-gtest-example