NUnit3Settings.

Process Property

Summary

Gets or sets a value indicating how NUnit should load tests in processes. The Default value is Multiple.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnit3Settings

Syntax

public NUnit3ProcessOption Process { get; set; }

Value

Type Description
NUnit3ProcessOption