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
--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
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- App
Center Test Run Manifest Settings
Syntax
public string TestOutputDir { get; set; }
Value
Type | Description |
---|---|
string |