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