LeetTest is a tool for compiling and testing solutions to LeetCode problems.
- Compiles and tests C++ solutions to LeetCode problems.
- Add a
test.yaml
file that contains a test schema for a LeetCode problem. - Write the C++ solution in the
solution.cpp
file. - Execute the
leettest
command to compile and test the solution.
This project is licensed under the terms of the MIT License.
Copyright © 2024-2025 Alfi Maulana