From 0c90333cfc4ac34232230837b00534c52b065363 Mon Sep 17 00:00:00 2001 From: Daniel Schroeder Date: Sun, 27 Aug 2017 13:10:27 +0200 Subject: [PATCH] Adds Ansible Silo project/tests --- Projects-Using-Bats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 793077e..41ccba1 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -3,6 +3,7 @@ Bats was originally created to test [rbenv](https://github.com/sstephenson/rbenv If your open-source project uses Bats, please link to its test suite below. * **[Adept](https://github.com/technopagan/adept-jpg-compressor)** - https://github.com/technopagan/adept-jpg-compressor/tree/master/unittests +* **[Ansible Silo](https://groupon.github.io/ansible-silo/)** - https://github.com/groupon/ansible-silo/blob/master/tests/functional * **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/master/spec/integration * **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/pure-bash/test/cli * **[backup-docker-to-ftp](https://github.com/edouard-lopez/backup-docker-to-ftp)** - https://github.com/edouard-lopez/backup-docker-to-ftp/blob/master/test_backup.bats