GildedRose-Refactoring-Kata/c-check/README
2017-03-10 19:22:12 -05:00

6 lines
189 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