An open API service indexing awesome lists of open source software.

https://github.com/kubeshop/testkube

☸️ Kubernetes-native testing framework for test execution and orchestration
https://github.com/kubeshop/testkube

cicd devops k8s kubernetes monitoring quality-assurance testing testing-automation testing-tools testkube

Last synced: 27 days ago
JSON representation

☸️ Kubernetes-native testing framework for test execution and orchestration

Awesome Lists containing this project

README

          


Testkube Logo Light
Testkube Logo Dark











Website | 
Documentation | 
Changelog | 
Blog | 
Slack | 
LinkedIn | 
X

# Welcome to Testkube!

Testkube is a Test Orchestration and Execution Framework for Cloud-Native Applications.
It provides a single platform for defining, running and analyzing test executions, using
your existing testing tools/scripts, leveraging your existing CI/CD/GitOps pipelines and
Kubernetes infrastructure.

Testkube consists of a **Control Plane** and any number of **Testkube Agents**. The Control Plane exposes a
Dashboard for easy and centralized access to most Testkube features.

The Testkube Agent (this repo) is **100% Open-Source** and can be deployed standalone without a Control Plane - [Read More](https://docs.testkube.io/articles/open-source).

### Why use Testkube?

- **Run any Tests**: Execute any tests/tools/scripts at scale - [Examples & Guides](https://docs.testkube.io/articles/examples/overview).
- **Run Tests whenever needed**: Run tests manually, on schedules, from CI/CD/GitOps pipelines, on Kubernetes Events, etc. - [Read More](https://docs.testkube.io/articles/triggering-overview).
- **Results and Analytics**: Aggregate all test results, artifacts, logs and resource-metrics for centralized troubleshooting and reporting - [Read More](https://docs.testkube.io/articles/results-overview).
- **Works with your tools**: Integrate with existing tools and infrastructure using [Webhooks](https://docs.testkube.io/articles/webhooks) and the [Testkube REST API](https://docs.testkube.io/openapi/overview) - see [Integration Examples](https://docs.testkube.io/articles/integrations).
- **Enterprise Ready**: SSO/SCIM, RBAC, Teams, Resource-Groups, Audit-logs, etc. - [Read More](https://docs.testkube.io/articles/administration-overview).

### Getting Started with Open Source

To get started with the open source agent:

- The [Helm or CLI Installation](https://docs.testkube.io/articles/install/standalone-agent#installing-the-standalone-agent) will make it easy to deploy the agent into your target cluster.
- The [Quickstart](https://docs.testkube.io/articles/getting-started-with-open-source) is the easiest way to set up
Testkube and run your first tests.

Check out the [Testkube Open Source Overview](https://docs.testkube.io/articles/open-source) to learn
more about the open source deployment architecture.

### Getting Started with the Commercial Control Plane

Looking for more than single environment test execution? Do you need orchestration accross clusters, support for different trigger points, and high level reporting and artifact collection? Enterprise may be for your team - there are several ways to get started:

- The [Quickstart](https://docs.testkube.io/articles/tutorial/quickstart/overview) is the easiest way to set up
Testkube and run your first tests
- The [Helm Chart Installation](https://docs.testkube.io/articles/install/install-with-helm) gives you more control over the installed components.
- The [Feature Comparison](https://docs.testkube.io/articles/install/feature-comparison) page details the differences between Enterprise and Open Source.

Check out the [Installation Overview](https://docs.testkube.io/articles/install/overview) to learn
more about different ways to deploy and run the Testkube Control Plane.

### Documentation

Extensive documentation is available at [docs.testkube.io](https://docs.testkube.io).

### Contributing

Shout-out to our contributors 🎉 - you're great!

- ⭐️ [@lreimer](https://github.com/lreimer) - [K6 executor](https://github.com/kubeshop/testkube-executor-k6) [Gradle executor](https://github.com/kubeshop/testkube-executor-gradle) [Maven executor](https://github.com/kubeshop/testkube-executor-maven)
- ⭐️ [@jdborneman-terminus](https://github.com/jdborneman-terminus) - [Ginkgo executor](https://github.com/kubeshop/testkube-executor-ginkgo)
- ️⭐️ [@abhishek9686](https://github.com/abhishek9686)
- ⭐️ [@ancosma](https://github.com/ancosma)
- ⭐️ [@Stupremee](https://github.com/Stupremee)
- ⭐️ [@artem-zherdiev-ingio](https://github.com/artem-zherdiev-ingio)
- ⭐️ [@chooco13](https://github.com/chooco13) - [Playwright executor](https://github.com/kubeshop/testkube-executor-playwright)

Go to [contribution document](CONTRIBUTING.md) to read more how can you help us 🔥

### Feedback

Whether Testkube helps you or not, we would love to help and hear from you. Please [join us on Slack](https://testkubeworkspace.slack.com/join/shared_invite/zt-2arhz5vmu-U2r3WZ69iPya5Fw0hMhRDg#/shared-invite/email) to ask questions
and let us know how we can make Testkube even better!