Skip to content
/ bats Public

Docker image for bats - Bash Automated Testing System

License

Notifications You must be signed in to change notification settings

kszarek/bats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published