dotCover
 
Get dotCover

Test categories

Last modified: 25 September 2024

NUnit, MSTest, and xUnit frameworks allow grouping tests and test classes into suites with the Category (NUnit) or TestCategory (MSTest) attribute on the corresponding symbols. xUnit provides the Trait attribute with the similar functionality. dotCover is aware of these attributes and provides a number of related features.