How to ensure Visual Studio configuration for xunit fact and theory have Unit Trait Cetegory
Is there a way to specify visual studio configuration which ensures xunit fact and theory unit tests flags for missing [Trait(“Category”, “Unit”)], this is to ensure code uniformity.