diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index b9ecefe775a4..48076fa28541 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -379,6 +379,16 @@ or using Docker Compose: docker-compose start redis ``` +# Testing + +This image is tested for expected runtime behavior, using the +[Bats](https://github.com/sstephenson/bats) testing framework. You can run the tests on your machine +using the `bats` command. + +``` +bats test.sh +``` + # Contributing We'd love for you to contribute to this container. You can request new features by creating an