From 392aee8e28b556da571561d0f4934be9b15d613b Mon Sep 17 00:00:00 2001 From: James Dinsdale Date: Mon, 26 Sep 2016 21:28:45 +0100 Subject: [PATCH] Add zunit tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6122b8..8755337 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ I've documented some recommendations for writing a new plugin [here](https://git ### ZSH Tools * [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