Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

Supported Test Types

Testkube supports running a long list of testing tools and frameworks. You can find the list of supported test types below.

If your test tool/framework is not currently supported, Testkube supports the creation of custom Test Types, known as Testkube Container executors. It enables you to run your own container images for executing tests. You can check the guide here for more details.

An alternative method to creating your own Test Type is by creating a Prebuilt Testkube Executor and configuring it to run any type of tests that you want. These custom executors can be added to your Testkube installation and/or contributed to our repo. Although we do recommend the use of Testkube Container executors moving forward.