summaryrefslogtreecommitdiffstats
path: root/development/bats/README
blob: effe6e8f37f5e5166eafaf81908267dc6efad7b2 (plain)
1
2
3
Bats is a TAP-compliant testing framework for Bash. It provides a
simple way to verify that the UNIX programs you write behave as
expected.