From 536d7c3168181137c1a98067626c8082136ac244 Mon Sep 17 00:00:00 2001 From: Christophe Chaudier Date: Fri, 20 May 2016 17:00:16 +0200 Subject: [PATCH] Add shellfactory on projects list --- Projects-Using-Bats.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index ab3c9ac..626e9a0 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -29,4 +29,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[Shy](https://github.com/aaronroyer/shy)** - https://github.com/aaronroyer/shy/tree/master/test * **[spacecat](https://github.com/telemachus/spacecat)** - https://github.com/telemachus/spacecat/tree/master/test * **[vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)** - https://github.com/fgrehm/vagrant-cachier/blob/master/spec/acceptance/sanity_check.bats -* **[bash-preexec](https://github.com/rcaloras/bash-preexec/tree/master/test)** - https://github.com/rcaloras/bash-preexec/tree/master/test \ No newline at end of file +* **[bash-preexec](https://github.com/rcaloras/bash-preexec/tree/master/test)** - https://github.com/rcaloras/bash-preexec/tree/master/test +* **[shellfactory](https://github.com/cchaudier/shellfactory)** - https://github.com/cchaudier/shellfactory \ No newline at end of file