GildedRose-Refactoring-Kata/jq
2024-01-05 09:21:12 +01:00
..
gilded-rose.jq - r jq: jaq -> jq, rm foreach 2024-01-05 09:21:12 +01:00
README.md - r jq: jaq -> jq, rm foreach 2024-01-05 09:21:12 +01:00
test-gilded-rose.sh - r jq: jaq -> jq, rm foreach 2024-01-05 09:21:12 +01:00
texttest_fixture.jq - r jq: jaq -> jq, rm foreach 2024-01-05 09:21:12 +01:00

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)"