Describe your idea
The TestDemands attribute can be assigned to both classes and methods. However, defining it at the class level currently does not work. I want to be able to group together multiple related tests in the same class and define all demands once.
Describe your idea
The
TestDemandsattribute can be assigned to both classes and methods. However, defining it at the class level currently does not work. I want to be able to group together multiple related tests in the same class and define all demands once.