Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

bats

Docker image for bats - Bash Automated Testing System

Usage

docker run --rm \
  -v "$PWD":/code
  kszarek/bats test-file.bats

Image is built on Alpine Linux.

About

Docker image for bats - Bash Automated Testing System

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors