TestCloudSettings.

Categories Property

Summary

Gets or sets the NUnit categories to restrict running to.
Assembly
Cake.Xamarin.dll
Namespace
Cake.Xamarin
Containing Type
TestCloudSettings

Syntax

public string[] Categories { get; set; }

Value

Type Description
string[] The NUnit categories to run.