Share via


TestRunArtifacts 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?: TestRunInputArtifacts

Property Value

outputArtifacts

The output artifacts for the test run.

outputArtifacts?: TestRunOutputArtifacts

Property Value