Auto-generated directory index for cpp/codewars-training-tests.
GTest harness for the codewars-training kata library (links it via
add_subdirectory, one tests/*.cpp per kata, Conan-provided GTest).
- Stack: C++23, CMake ≥ 3.28, GTest, Conan
- Entrypoint:
main.cpp - Commands:
cmake -S . -B build,cmake --build build,ctest --test-dir build --output-on-failure
- Directory:
cpp/codewars-training-tests - Parent:
..| Parent README - Children: tests | README