Kubernetes-native framework for test definition and execution
Kubernetes-native framework for test definition and execution
kubectl-testkubetestkube$ testkube init$ testkube create test --name my-test --type postman --git-uri https://github.com/example/repo.git$ testkube run test my-test --watch