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

as requested in the workshop at NordeTestingDays 2022 - see https://robotframework.org/ Since there seems to be a maven plugin for this framework (https://robotframework.org/MavenPlugin/) it should be possible to run robotframework...

service:executor 🎡
feature-request 🚀

**Describe the enhancement you'd like to see** As a test engineer I want to run my tests against given version of testing framework or platform where test is run Example...

service:executor 🎡

To show how users can update their tests from the CLI we should include this command in the "CLI Commands" tab - if possible this should be intelligent enough to...

enhancement
service:dashboard 🎡

**Why should it be implemented?** Using service account keys has been deprecated with https://github.com/google-github-actions/setup-gcloud The newest recommendation is to use Workload Identity. **Describe the improvement** Using Workload Identity is safer...

tech-debt 🙈

I would like to be able to share a direct link to a specific test/testsuite/result/etc - but the URL in the browser doesn't change as I navigate the dashboard -...

enhancement
service:dashboard 🎡

Follow-up to https://github.com/kubeshop/testkube/issues/1553 **Is your feature request related to a problem? Please describe.** Errors are not monitored and alerted on. **Describe the solution you'd like** As we are already having...

feature-request 🚀

This action can be used: https://github.com/dlavrenuek/conventional-changelog-action

🦾 CI/CD

Create manually test execution custom resource Which mimics storage data Write script which create them using some batch insert Try to get crds in parallel Find pain points for each...

Apologies if this is already supported, but it doesn't appear to be be (and I couldn't see anything in the documentation) **Is your feature request related to a problem? Please...

feature-request 🚀

**Describe the enhancement you'd like to see** Currently when creating test based on file content user is forced to use them only for very simple use cases. When someone want...