https://github.com/greyarch/bats
Docker image for the bats bash testing framework
https://github.com/greyarch/bats
bash bats docker testing
Last synced: 7 months ago
JSON representation
Docker image for the bats bash testing framework
- Host: GitHub
- URL: https://github.com/greyarch/bats
- Owner: greyarch
- Created: 2017-03-01T10:31:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T12:41:22.000Z (over 8 years ago)
- Last Synced: 2025-01-14T05:10:56.278Z (9 months ago)
- Topics: bash, bats, docker, testing
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Docker image for the [bats](https://github.com/sstephenson/bats) bash testing framework
This image is based on [Alpine](https://hub.docker.com/_/alpine/) and includes bash, bats, curl and docker client.
Specify BATS_VERSION build argument if you want to build with a specific bats version.