mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-01-07 05:07:56 -05:00
Changes sstephenson/bats
to bats-core/bats-core
.
This commit is contained in:
parent
ebeaac7f75
commit
6a5c45fb4d
@ -271,7 +271,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [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
|
||||
* [bashwithnails](https://github.com/mindaugasbarysas/bashwithnails) - a Bash framework written just for fun with testing, dependency management & packaging
|
||||
* [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
|
||||
* [bats](https://github.com/bats-core/bats-core) - Bash Automated Testing System
|
||||
* [crash](https://github.com/molovo/crash) - Proper error handling, exceptions and try/catch for ZSH
|
||||
* [Fishtape](https://github.com/fisherman/fishtape) - TAP producer and test harness for fish
|
||||
* [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions
|
||||
|
Loading…
Reference in New Issue
Block a user