CPP Template Description A minimal C++ template CMake Catch2 Structure src/ main.cpp file1.hpp file1.cpp file2.hpp file2.cpp tests/ sanity.cpp (just to check if catch2 is working) yourtests1.cpp yourtests2.cpp