mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
6 lines
189 B
Plaintext
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
|