[Applies To]
xUnit
[To reproduce]
- Create several test classes and give each of them one of the following two trait attributes:
[Trait("Type", "Structural")]
or
[Trait("Type", "Behavioral")]
-
Go to the Test Runner window and group the tests by category, making sure all categories are displayed.
-
Run the tests. The category organization will be lost.
-
Switching between group types or rebuilding the projects will not get the Test Runner back to Category grouping. Only way is to save the test class files again.
[Images]
Before and after.
Hi,
I reproduced this behavior. We will investigate why this happens. Please bear with us.