ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Test categories

Last modified: 21 July 2022

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. ReSharper is aware of these attributes and provides a number of related features.