Analysis updated 2026-07-17 · repo last pushed 2016-04-11
Write simple assert-based tests to verify a bash deployment script behaves correctly.
Add setup and teardown steps around tests for system administration scripts.
Use it as a beginner-friendly way to learn unit testing concepts in bash.
| mrtazz/minibashtest | anmoln7/agent-standard-oss | misterio77/minicava | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | Shell | Shell | Shell |
| Last pushed | 2016-04-11 | — | 2023-01-28 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | ops devops | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
A minimal bash testing framework that lets you write simple assert-based tests for your shell scripts to catch bugs before they hit production.
Mainly Shell. The stack also includes Shell.
Dormant — no commits in 2+ years (last push 2016-04-11).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.