An open API service indexing awesome lists of open source software.

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

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.