Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

bats (Bash Automated Testing System) (bats)

Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.

Example Usage

"features": {
    "ghcr.io/edouard-lopez/devcontainer-features/bats:0": {}
}

Options

Options Id Description Type Default Value
version Select version of bats-core git tag. string latest
installAfter - - undefined

Supported platforms

requirements: git

architecture/OS debian ubuntu alpine
linux/amd64 ✔️ ✔️ ✔️
linux/arm64 ✔️ ✔️ ✔️

Documentation


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.