You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be a nice feature if one could define the classes making up a test Suite in a superclass and then use IncludeCategories and ExcludeCategories in subclasses, to limit the tests to run.
Without this one is forced to specify the classes making up a test suite over over again.
The text was updated successfully, but these errors were encountered:
I think it would be a nice feature if one could define the classes making up a test Suite in a superclass and then use IncludeCategories and ExcludeCategories in subclasses, to limit the tests to run.
Without this one is forced to specify the classes making up a test suite over over again.
The text was updated successfully, but these errors were encountered: