How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Analyze test reliability and performance with the Test Engine API

calendar_today August 6, 2026 person Meghan Kradolfer domain buildkite-com

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 Paginating results using the response’s Link header To use the updated response, include this header with your request: Buildkite-Version: 2026-08-01 The header is the only opt-in required.

open_in_new Read original post