GildedRose-Refactoring-Kata/jq/README.md
2024-01-05 09:21:12 +01:00

284 B

Requirements

jq

Failing Unit Test

./test-gilded-rose.sh

TextTest Fixture

jq -nr "$(cat gilded-rose.jq) $(cat texttest_fixture.jq)"

Specify days (e.g. 10 days):

jq --arg days 10 -nr "$(cat gilded-rose.jq) $(cat texttest_fixture.jq)"