diff --git a/README.md b/README.md index e909e23..4337ae3 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [sh-semver](https://github.com/qzb/sh-semver) - Semver tool for bash - finds versions matching to specified rules * [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts * [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries +* [shellspec](https://github.com/shellspec/shellspec) - A full-featured BDD unit testing framework for dash, bash, ksh, zsh and all POSIX shells * [shpec](https://github.com/rylnd/shpec) - A shell testing framework * [shutit](https://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect * [sub](https://github.com/basecamp/sub) - A delicious way to organize programs