TestRunOutputArtifacts interface

The output artifacts for the test run.

Properties

artifactsContainerInfo

The container for test run artifacts.

logsFileInfo

The test run report with metrics

reportFileInfo

The report file for the test run.

resultFileInfo

The test run results file

Property Details

artifactsContainerInfo

The container for test run artifacts.

artifactsContainerInfo?: ArtifactsContainerInfo

Property Value

logsFileInfo

The test run report with metrics

logsFileInfo?: TestRunFileInfo

Property Value

reportFileInfo

The report file for the test run.

reportFileInfo?: TestRunFileInfo

Property Value

resultFileInfo

The test run results file

resultFileInfo?: TestRunFileInfo

Property Value