Share via


TestRunArtifactsOutput interface

Collection of test run artifacts

Properties

inputArtifacts

The input artifacts for the test run.

outputArtifacts

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

Property Value