mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2025-11-12 18:02:30 -05:00
Add bashunit: testing library for bash scripts
This commit is contained in:
parent
f2b20e76f0
commit
67a15c4b88
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu
|
|||
- [argbash](https://github.com/matejak/argbash) - Bash argument parsing code generator
|
||||
- [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework
|
||||
- [async-bash](https://github.com/zombieleet/async-bash) - implementation of async functions in bash
|
||||
- [bashunit](https://github.com/TypedDevs/bashunit) - A simple but powerful testing library for bash scripts
|
||||
- [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
|
||||
- [bash3boilerplate](https://github.com/kvz/bash3boilerplate) - Templates to write better Bash scripts
|
||||
- [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing Bash scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue