Analyze test reliability and performance with the Test Engine API
The Test Engine List tests API now returns aggregated reliability, duration, and execution metrics for each test. You can use these metrics to identify your flakiest or slowest tests. The endpoint also supports: Filtering by branch, labels, owners, state, and tags Selecting a relative period or an explicit timestamp range Sorting by reliability or average, total, minimum, or maximum duration Pagin…