Overview
https://github.com/bats-core/bats-core
Bats is a testing framework for Bash.I discovered it when I wanted to add tests to a simple script that didn’t need to be written in a full programming language.Here, I introduce some basic examples of ...