Skip to content

In/ExcludeCategories should support inheritance #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
schauder opened this issue Jul 18, 2010 · 2 comments
Closed

In/ExcludeCategories should support inheritance #123

schauder opened this issue Jul 18, 2010 · 2 comments
Labels

Comments

@schauder
Copy link

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.

@dsaff
Copy link
Member

dsaff commented Sep 6, 2012

This has received more recent attention in #398

@marcphilipp
Copy link
Member

Fixed by #566, will be released in 4.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants