Navigation: Actions > Test Driven Development > NUnit > NUnit Action Include/Exclude Tab |
|
This tab of the NUnit action configures categories to include and/or exclude.
Include categories: Includes tests belonging to the specified categories (optional, one per line).
Note: For NUnit v3 and later, this specifies an expression for tests to include or exclude.
Exclude categories: Excludes tests belonging to the specified categories (optional, one per line).
Note: This option does not apply to NUnit v3 and later.
Category list type: Specifies whether the next field list categories to include or exclude (for compatibility only; use the above Include and Exclude fields for new steps).
Include/exclude categories: Specifies categories to include or exclude, depending on the Category list type field (optional, one per line).
Note: This option does not apply to NUnit v3 and later.