exercism / rexx

Exercism exercises in Rexx.
https://exercism.org/tracks/rexx
MIT License
7 stars 6 forks source link

feature(make-exercise): support optional test options #137

Closed ajborla closed 4 months ago

ajborla commented 4 months ago

[no important files changed] Previously, an exercise could only be tested by invoking:

bin/make-exercise test <exercise>

Now it is possible to pass test options such as:

 bin/make-exercise test <exercise> --json