From f5bceb64dc41bc363937dac829231151cc932ab6 Mon Sep 17 00:00:00 2001 From: Ryland Herrick Date: Thu, 2 Oct 2014 11:18:29 -0500 Subject: [PATCH] Add shpec to the list of testing scripts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a36b7b5..de82102 100644 --- a/README.md +++ b/README.md @@ -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 * [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. +* [shpec](https://github.com/rylnd/shpec) - A shell testing framework * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs ## Multimedia