mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
readme: added Testing section
This commit is contained in:
@@ -290,6 +290,14 @@ or using Docker Compose:
|
||||
docker-compose start tomcat
|
||||
```
|
||||
|
||||
# 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 [issue](https://github.com/bitnami/bitnami-docker-tomcat/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-tomcat/pulls) with your contribution.
|
||||
|
||||
Reference in New Issue
Block a user