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
--exclude-category <arg>
NUnit category to not run. (Can be used multiple times) (When include and/or fixture are combined with exclude, all tests with the included categories are run, except for those also marked with the excluded categories)
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- App
Center Test Prepare Uitest Settings
Syntax
public string[] ExcludeCategory { get; set; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
string[] |