Get Testkube Open Source
- 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
choco install testkube
[copied to clipboard]
- Then: check the documentation and create your first test.
When you’re ready, upgrade to Testkube Cloud for Enterprise features
Book a meeting with Testkube’s Product Manager, Bruno Lopes to help you get started.