Test Count Analytics (v2)
Analytics
Test Count
Returns the number of distinct tests run per day
GET
Test Count Analytics (v2)
Returns the count of distinct test cases that ran each day, with a summary describing how the count changed across the window. Useful for tracking test suite size growth. Skipped runs are excluded from the count, and test IDs are normalized so retries do not inflate the daily total.Documentation Index
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
Get last 90 days of test counts
Filter by environment
Authorizations
Project API key from the Empirical dashboard.
Query Parameters
Number of days of history (1-90, default 90). Ignored if start_date and end_date are provided.
Start of custom date range (ISO 8601). Must be used together with end_date.
End of custom date range (ISO 8601). Must be used together with start_date.
Filter by environment ID.
Response
Daily test count and summary.