Comment on Bats: TAP-compatible testing for BashparentComments−mlafeldt14yAnother test framework written in (pure) shell is Sharness: http://git.io/sharnessIt was derived from the Git test harness. I'm already using it for a couple of my projects.
Comments
Another test framework written in (pure) shell is Sharness: http://git.io/sharness
It was derived from the Git test harness. I'm already using it for a couple of my projects.