google-test-exp Learning GoogleTest unit testing framework for c++ Usage git clone https://github.com/daemonslayer/google-test-exp cd google-test-exp mkdir build cd build cmake .. cmake --build . ctest -VV