ReSharper
 
2024.3
Get ReSharper

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