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