Add ShellSpec

This commit is contained in:
Koichi Nakashima 2020-09-12 15:18:49 +09:00
parent d8d10535a8
commit afe2cee36a

View file

@ -1650,6 +1650,7 @@ I've documented some recommendations for writing a new plugin [here](https://git
### ZSH Tools
* [ShellSpec](https://github.com/shellspec/shellspec) - A full-featured BDD unit testing framework for dash, bash, ksh, ZSH and all POSIX shells.
* [zshdb](https://github.com/rocky/zshdb) - A ZSH debugger
* [zunit](https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH