Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

codewars-training-tests

Auto-generated directory index for cpp/codewars-training-tests.

About

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 Navigation