We are using the TESTOMATIO_LABEL environment variable when exporting test results with the npx report-xml command to assign labels to test runs. This helps us distinguish test results across different environments with varying parameters
We would like to be able to filter Testomat Analytics using these labels. For example, to identify the slowest tests marked with the “development-env” label. This would be especially useful for tracking slow or flaky tests in specific contexts