diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 22847a2..40a203b 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -48,4 +48,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[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 -* **[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 +* **[JVM Wrapper](https://github.com/itbasis/jvm-wrapper)** - https://github.com/itbasis/jvm-wrapper/tree/master/src/test/bash/jvmw +* **[Wechaty](https://github.com/Chatie/wechaty)** - https://github.com/Chatie/wechaty/blob/master/tests/docker.bats \ No newline at end of file