UnityEditorArguments.

TestResults Property

Summary

Path location to place the result file. If the path is a folder, the command line uses a default file name. If not specified, it places the results in the project’s root folder.
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public FilePath TestResults { get; set; }

Value

Type Description
FilePath