NAnt
![]() ![]() ![]() |
v0.92 |
Represents a certain group of test cases or fixtures.
Attribute | Type | Description | Required |
---|---|---|---|
name | string | A name of a category, or comma-separated list of names. | True |
if | bool | If true then the category will be processed; otherwise, skipped. The default is true. | False |
unless | bool | If true then the category will be skipped; otherwise, processed. The default is false. | False |