GildedRose-Refactoring-Kata/jq
2023-02-07 17:13:45 +00:00
..
gilded-rose.jq
README.md
test-gilded-rose.sh
texttest_fixture.jq jq ci: compare to 30 days texttest stdout 2023-02-07 17:13:45 +00:00

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