getTestFlakiness
Analyze and report on test flakiness by identifying inconsistent test outcomes. Use test IDs, specific runs, or a time range to pinpoint unstable tests in Azure DevOps pipelines.
Instructions
Analyze and report on test flakiness
Input Schema
Name | Required | Description | Default |
---|---|---|---|
testId | No | ID of a specific test to analyze | |
testRunIds | No | Specific test runs to analyze | |
timeRange | No | Time range for analysis (e.g., '30d') |