Merge pull request #104 from molovo/patch-3

Add zunit tool
This commit is contained in:
Joe Block 2016-09-26 14:24:14 -07:00 committed by GitHub
commit 8f94747229

View file

@ -590,6 +590,7 @@ I've documented some recommendations for writing a new plugin [here](https://git
### ZSH Tools ### ZSH Tools
* [zshdb](https://github.com/rocky/zshdb) - A ZSH debugger * [zshdb](https://github.com/rocky/zshdb) - A ZSH debugger
* [zunit](https://github.com/molovo/zunit) - A powerful unit testing framework for ZSH
### Other Useful Lists ### Other Useful Lists