mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 06:57:49 +08:00
Add testing section to README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user