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

Add include matching on ClassNamePatternFilterUtils #4115

Merged

Conversation

YongGoose
Copy link
Contributor

@YongGoose YongGoose commented Nov 10, 2024

Issue: #3717

Overview

I've already worked on this in my personal repository, and since there’s a large amount of code changes, I decided to split it into two PRs.

YongGoose@a2ef07f
I plan to proceed in the following two ways.

  1. Add an include method to ClassNamePatternFilterUtils.
  2. Implement include and exclude filtering when calling registerAutoDetectedExtensions in MutableExtensionRegistry.

I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

Issue: junit-team#3717
Signed-off-by: yongjunhong <[email protected]>
YongGoose and others added 2 commits November 12, 2024 20:30
…s/util/ClassNamePatternFilterUtils.java

Co-authored-by: Marc Philipp <[email protected]>
…s/util/ClassNamePatternFilterUtils.java

Co-authored-by: Marc Philipp <[email protected]>
@marcphilipp marcphilipp merged commit 3214f05 into junit-team:main Nov 12, 2024
15 checks passed
@marcphilipp
Copy link
Member

@YongGoose Thanks! 👍

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.

2 participants