This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppCenter.
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.
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- App
Center Test Run Uitest Settings
Syntax
public string MergeNunitXml { get; set; }
Value
Type | Description |
---|---|
string |