Last updated
Last updated
Retrieve the status of the test run with a given ID.
This object allows to provide feedback to the user on how an active test run is progressing. It indicates not only the test being executed at a given time, but the current summary of "passed"
, "failed"
, "errors"
, "sikkped"
, and "knownIssues"
tests.
URL: /test-runs/{id}/status
Method: GET
Code : 200 OK
Content: status
defined as:
Example:: GET /test-runs/1/status