[cite_start]The KubeMod Test Core (KMTC) is an open-source Python-based framework that provides shared testing infrastructure and utilities for performance and chaos testing across a diverse set of Kubernetes-based products.
This is an official Red Hat Project. The content and code in this repository are owned by Red Hat, Inc.
[cite_start]The core principle of this framework is to separate concerns between this reusable, open-source infrastructure repository and distinct, self-contained product testing repositories. [cite_start]The KMTC repository provides shared core logic and utilities, while product repositories contain all tests and configurations for a single product, declaring this framework as a dependency.
This package is under active development. Once published, it will be available on PyPI.
# Future installation command
pip install kmtc-testingThis project follows the standards and processes outlined in our CODING_STANDARD.md file. Please read our CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Copyright 2025 Red Hat, Inc. This project is licensed under the Apache 2.0 License