Tests Explorer
Explore and analyze test metrics.
The Tests Explorer provides aggregated metrics for tests within a project, including execution counts, failure rates, flakiness rates, and duration statistics.
Get aggregated test metrics for a project within a date range
API key authentication using Bearer token
The project ID
proj_abc123Start date in ISO 8601 format
2024-01-01T00:00:00.000ZEnd date in ISO 8601 format
2024-01-31T23:59:59.999ZPage number (0-indexed)
0Maximum number of items to return (default: 50)
50Filter by tags (can be specified multiple times)
Filter by branches (can be specified multiple times)
Filter by groups (can be specified multiple times)
Filter by git authors (can be specified multiple times)
Field to order results by
titlePossible values: Sort direction
descPossible values: Filter tests by spec file name (partial match)
Filter tests by title (partial match)
Minimum number of executions to include
Successful response
Invalid request parameters
Authentication failed
Resource not found
Last updated
Was this helpful?