TestRunArtifactsOutput interface
Collection of test run artifacts
Properties
| input |
The input artifacts for the test run. |
| output |
The output artifacts for the test run. |
Property Details
inputArtifacts
The input artifacts for the test run.
inputArtifacts?: TestRunInputArtifactsOutput
Property Value
outputArtifacts
The output artifacts for the test run.
outputArtifacts?: TestRunOutputArtifactsOutput