Comment on Bats: TAP-compatible testing for BashparentComments−abecedarius14yFWIW here's a vaguely doctest-like tool I wrote: https://github.com/darius/tushMay be unsuitable for you, as you say -- it looks like it takes less typing/punctuation to write the example tests, though.−sstephensonOP14yWow, I really like the literate style. Great stuff.−abecedarius14yThanks!
Comments
FWIW here's a vaguely doctest-like tool I wrote: https://github.com/darius/tush
May be unsuitable for you, as you say -- it looks like it takes less typing/punctuation to write the example tests, though.
Wow, I really like the literate style. Great stuff.
Thanks!