DEV Community

Discussion on: Shell Scripts Matter

Collapse
 
meonlol profile image
meonlol

If someone is interested in a really lightweight bash testing framework, I've built a KISS unit testing script a while back. You can simply Drop it in your repo and it searches and executes tests once you run it. Just try it out, feedback appreciated: github.com/meonlol/t-bash