mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2024-10-01 01:25:35 -04:00
add bash_unit test framework
bash unit testing enterprise edition framework for professionals
This commit is contained in:
parent
42e6f2de4f
commit
b8a18caafb
@ -112,6 +112,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
|
||||
- [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing Bash scripts
|
||||
- [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools
|
||||
- [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
|
||||
- [bash_unit](https://github.com/pgrange/bash_unit) - bash unit testing enterprise edition framework for professionals
|
||||
- [mo](https://github.com/tests-always-included/mo) - Mustache templates in pure bash
|
||||
- [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
|
||||
- [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit
|
||||
|
Loading…
Reference in New Issue
Block a user