Skip to main content

Using Testkube from CI/CD

You can trigger tests in Testkube from your CI/CD pipeline. This practice decouples running your tests from the CI/CD, removes all the complexity of, and speeds up your CI.

We have different tutorials for the options of being CI driven or using GitOps approaches. Check out the following tutorials: