GildedRose-Refactoring-Kata/C/README.txt
2022-07-23 21:38:17 +05:30

6 lines
190 B
Plaintext

run-once.sh runs your tests once
Assumptions:
- make and a C++ compiler (like gcc) is installed on your system and is in the PATH
- The CppUTest framework is in the directory CppUTest