emilybache / GildedRose-Refactoring-Kata

Starting code for the GildedRose Refactoring Kata in many programming languages.
https://youtu.be/Mt4XpGxigT4
MIT License
3.77k stars 5.2k forks source link

bash: simplify texttest fixture #513

Closed nitsanavni closed 10 months ago

nitsanavni commented 10 months ago

Please provide your PR description below this line

bash texttest fixture: use a variable instead of a temp file to hold the items state.

nitsanavni commented 10 months ago

Thanks @codecop !