From 9931d6daf337b9ad4397839b2581098bb26f4fc5 Mon Sep 17 00:00:00 2001 From: Victor Alenkov Date: Tue, 7 Aug 2018 18:31:25 +0300 Subject: [PATCH] Updated Projects Using Bats (markdown) --- 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 7628013..22847a2 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -47,4 +47,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[spring-cloud-pipelines](https://github.com/spring-cloud/spring-cloud-pipelines/)** - https://github.com/spring-cloud/spring-cloud-pipelines/tree/master/common/src/test/bats * **[vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)** - https://github.com/fgrehm/vagrant-cachier/blob/master/spec/acceptance/sanity_check.bats * **[shellfactory](https://github.com/cchaudier/shellfactory)** - https://github.com/cchaudier/shellfactory -* **[Tictac-Track](https://github.com/kstenschke/tictac-track)** - https://github.com/kstenschke/tictac-track/tree/master/test/functional \ No newline at end of file +* **[Tictac-Track](https://github.com/kstenschke/tictac-track)** - https://github.com/kstenschke/tictac-track/tree/master/test/functional +* **[JVM Wrapper](https://github.com/itbasis/jvm-wrapper)** - https://github.com/itbasis/jvm-wrapper/tree/master/src/test/bash/jvmw \ No newline at end of file