AppCenterTestRunManifestSettings.

TestOutputDir Property

Summary

--test-output-dir <arg> Path to the directory for test results. This parameter won't work when you run using --async because we have to wait for test results. The results will be saved in the working directory if a relative path is specified

Syntax

public string TestOutputDir { get; set; }

Value

Type Description
string