diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 107e3f6..793077e 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -5,6 +5,7 @@ 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 * **[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 * **[bash-preexec](https://github.com/rcaloras/bash-preexec)** - https://github.com/rcaloras/bash-preexec/tree/master/test * **[BSFL](https://github.com/SkypLabs/bsfl)** - https://github.com/SkypLabs/bsfl/tree/master/test * **[cf4ocl](https://github.com/fakenmc/cf4ocl)** - https://github.com/fakenmc/cf4ocl/tree/master/tests/utils