submit-test-results
Submit test results for a test run to track manual test execution. Provide project ID, test run ID, and results array with status, optional duration, and error details.
Instructions
Submit test results for a test run (useful for manual test execution tracking)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| testRunId | Yes | The test run ID | |
| results | Yes | Array of test results |