A template for developing BATS (Bash Automated Testing System) with VS Code in a Devcontainer. Since Hacken mostly uses Bitbucket Pipelines, that is supported as well as GitHub Actions.
Provides a development environment with:
- Ubuntu 24.04
- BATS 1.11.0-1
- Task
bats **/*.bats
, or
task
See my bitbucket.org repo: ubuntu-bats