kubeshop/testkube-postman-executor
Kubetest Postman Executor Job Agent testkube
Please follow to main testkube repository for reporting any issues or discussions
Agent is wrapped as Kubernetes Job on new test execution.
Input: JSON - testkube.Execution as input, and JSON structured log as output.
It's possible to pass data from kubernetes secrets attached to each executed test. Current implementation assumes that the environment variable RUNNER_SECRET_ENV{n} contains postman env file data. It's automatically processed and added to existing test execution env values. These secrets envs are defined when the test execution is initiated.
Look at architecture diagrams in docs
docker pull kubeshop/testkube-postman-executor