About 1 results
Open links in new tab

Kubernetes integration testing in Python via pytest - GitHub
Kubetest is a pytest plugin that makes it easier to manage a Kubernetes cluster within your integration tests. While you can use the Kubernetes Python client directly, this plugin provides …