testkube icon indicating copy to clipboard operation
testkube copied to clipboard

☸️ Kubernetes-native testing framework for test execution and orchestration

Results 338 testkube issues
Sort by recently updated
recently updated
newest added

Add hash UserID attribute to all telemetry events.

bug 🐛

**Is your feature request related to a problem? Please describe.** Currently, I want to test out that my cypress tests are executed correctly inside testkube before I push it to...

feature-request 🚀

### Context When I open a new PR from my feature branch my CI/CD pipeline creates a new environment for me to run tests on to see if it will...

feature-request 🚀

**Is your feature request related to a problem? Please describe.** [Backstage.io](https://backstage.io/plugins) is a pluggable developer portal, that enables providing centralized view across DevOps toolchains in a federated ownership way. The...

feature-request 🚀

**Describe the bug** A clear and concise description of what the bug is. ``` newman Testkube-API → Create postman/collection test ┌ │ 'uri', undefined │ 'test name', undefined │ 'test...

bug 🐛

**Why should it be implemented?** During code review for https://github.com/kubeshop/testkube-executor-k6/pull/20 it came up that there is a better way to get the needed information from the outputs of running K6...

tech-debt 🙈

**Why should it be implemented?** Currently request when cancelled will not affect execution. **Describe the improvement** Pass context from fibers `c.Context()` to clients who use contexts on the end

🥇 good first issue
🎨 refactor
tech-debt 🙈

**Describe the enhancement you'd like to see** As a software engineer I want sometimes to know what executor was executing test in given point in time **Additional context** For debugging...

**Describe the enhancement you'd like to see** As a test engineering manager, I have a lot of tests in CLI and want to filter them by given `test type`. e.g....

**Is your feature request related to a problem? Please describe.** As a software engineer I want to get feedback for my pipielines as Github comment We could start with comments...

feature-request 🚀
🚨 needs-dod
idea 💡