Tiko
Tiko
**Is your feature request related to a problem? Please describe.** Test runs created with trigger from the testomatio are created by the testomatio project owner Which is not always desired...
### **Feature Request: Enhanced Rerun Options for Test Runs** --- #### **Problem Description** Currently, the rerun options in Testomatio are limited to predefined choices: 1. Relaunch Failed on CI 2....
**Is your feature request related to a problem? Please describe.** When filters are applied on the test runs list page (predefined filters or search query) Then test runs folder is...
**Is your feature request related to a problem? Please describe.** There is no way to specify a folder in which test cases created **Describe the solution you'd like** Support `TESTOMATIO_PREPEND_DIR`...
Enhance Slack Notifications with Test Run Summary: Extend the existing Slack notification functionality to include the ai generated test run summary. Furthermore, allow users to customize the content of these...
**Is your feature request related to a problem? Please describe.** Combined report doesn't include test runs that are in a nested folders. **Describe the solution you'd like** Combined report should...
**Describe the bug** https://app.slack.com/client/T013WN9N37F/C06L5F1C97A?cdn_fallback=2 On the test runs list view (groups, history of a test case test runs) environments do not really fit to be displayed and overlapped by the...
**To Reproduce** https://docs.testomat.io/project/runs/reporter/cli/ ``` npx @testomatio/reporter start --env-file .tiko 🤩 Testomat.io Reporter v1.6.15 Starting a new Run on Testomat.io... [TESTOMATIO] Pipes: Testomatio Reporter [TESTOMATIO] Testomatio Reporter v1.6.15 Request failed with...
**Is your feature request related to a problem? Please describe.** Support labels assignment at test sync **Describe the solution you'd like** accepts label with TESTOMATIO_SYNC_LABELS env var **Additional context** It's...
### Brief summary The grpc k6 tests, specifically with stream connection, are a bit special as we can't really use k6 test iterator and all test execution happens in a...