Skip to content
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

Refactoring of TestRunner, TestSuite #781

Merged
merged 2 commits into from
Jan 26, 2013
Merged

Refactoring of TestRunner, TestSuite #781

merged 2 commits into from
Jan 26, 2013

Conversation

Alexei-Kornienko
Copy link
Contributor

Hello!

Could you please check my implementation of Filters system and refactoring of TestSuite?
It is intended to fix #541 and #261.
Also I hope that later it can be used as a part of #10

Thanks in advance

This filters can be used to iterate over TestSuite allowing to simplify
group/exclude-group options handling
-added Filters injection in TestRunner
-refactor TestSuite::run
@edorian
Copy link
Contributor

edorian commented Jan 14, 2013

Thanks for the pull request!

The issue you indent to solve are something I'd like to get rid of for a long time so I'm really grateful that you took the time to look into that.

As this will take a little more effort in BC testing and looking into it I can't promise you when me or sebastian will have time. Just wanted to respond :)

@sebastianbergmann
Copy link
Owner

"Thanks!" from me as well. Hopefully I'll find some time soon to review.

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

Successfully merging this pull request may close these issues.

Excluded groups still count in total
3 participants