Merge pull request #27 from rylnd/add_shpec

Add shpec to the list of testing scripts
This commit is contained in:
Caleb Xu 2014-10-02 16:07:04 -04:00
commit 60105bf1ea

View File

@ -65,6 +65,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System * [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
* [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions * [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions
* [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script. * [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script.
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
* [sub](https://github.com/basecamp/sub) - a delicious way to organize programs * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs
## Multimedia ## Multimedia