GildedRose-Refactoring-Kata/jq/README.md
2023-02-06 22:41:03 +00:00

366 B

Installs

install jaq (latest development version)

Failing Unit Test

./test-gilded-rose.sh

TextTest Fixture

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

Specify days (e.g. 10 days):

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