From f94398d9d18b599e39861f213339dd4d7b5ad762 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 13 May 2015 12:30:31 +0200 Subject: [PATCH] added shunit2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a135aca..30726a7 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shpec](https://github.com/rylnd/shpec) - A shell testing framework * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs * [ts](https://github.com/thinkerbot/ts) - a shell test script +* [shunit2](https://code.google.com/p/shunit2/) - A unit test framework for bash scripts with a flavour of JUnit/PyUnit. ## Multimedia