AppCenterTestRunUitestSettings.

MergeNunitXml Property

Summary

--merge-nunit-xml <arg> Merge the xml files into the <arg> file. Requires --test-output-dir to specify the directory where the <arg> file will be. This parameter is ignored when used with the --async option because we have to wait for test results.

Syntax

public string MergeNunitXml { get; set; }

Value

Type Description
string