Get test metadata
GET {{baseUrl}}/project/:project-slug/:job-number/tests
Get test metadata for a build. In the rare case where there is more than 250MB of test data on the job, no results will be returned.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"message":"","source":"","run_time":-97574458.39778493,"file":"","result":"","name":"","classname":""},{"message":"","source":"","run_time":1319811.7462265342,"file":"","result":"","name":"","classname":""}],"next_page_token":"fugiat ut"}