Vamp Cloud Agent Installer for Kubernetes
Invoke the installer as described here: https://docs.vamp.cloud/release-agent/installation#installing-the-release-agent
Tests are written using the bats testing framework.
Bats can be installed in macos via homebrew with brew install bats-core
, see the bats documentation for installation on other operating systems.
Test files should be written to the test/
directory and given the extenion .bats
.
Invoke bats
from the root directory of the checkout
$ bats test/