Get Testkube

  1. Install Testkube for Mac, Linux, or Windows.
    Copy the following command lines for Mac or Linux:
brew install testkube
[copied to clipboard]
wget -qO - https://repo.testkube.io/key.pub | sudo apt-key add - && echo "deb https://repo.testkube.io/linux linux main" | sudo tee -a /etc/apt/sources.list && sudo apt-get update && sudo apt-get install -y testkube
[copied to clipboard]
choco source add --name=testkube_repo --source=http://chocolatey.testkube.io/chocolatey
choco install testkube
[copied to clipboard]
  1. Then: Get Started
Book a 15-minute walkthrough with Testkube Product Manager, Bruno Lopes.

Finally, a Kubernetes-native framework for
test definition and execution