Software Quality Engineering/Unit Test

Unit testing - How to start working with GTest and CMake

뚱땡이 우주인 2018. 10. 25. 21:36

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