From c4d983503213ab016d7282e8b6a8db9d904258c6 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Wed, 23 Sep 2015 17:33:05 -0400 Subject: [PATCH] Added dokku --- Projects-Using-Bats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index fab9235..6c1d3d2 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -6,6 +6,7 @@ If your open-source project uses Bats, please link to its test suite below. * **[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 * **[bash-preexec](https://github.com/rcaloras/bash-preexec)** - https://github.com/rcaloras/bash-preexec/tree/master/test +* **[dokku](https://github.com/progrium/dokku)** - https://github.com/progrium/dokku/tree/master/tests/unit * **[envirius](https://github.com/ekalinin/envirius)** - https://github.com/ekalinin/envirius * **[Foreman](http://theforeman.org)** - https://github.com/theforeman/foreman-bats * **[github-markdown-toc](https://github.com/ekalinin/github-markdown-toc)** - https://github.com/ekalinin/github-markdown-toc/master/tests