-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add withPosition(FilePosition)
method to FileSource
#4629
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@mpkorstanje Thanks for the feedback — the code can definitely be simplified, especially with the instance method approach. Let’s see how the discussion on this topic evolves; I’ll keep this marked as a draft for now. |
...t-platform-engine/src/main/java/org/junit/platform/engine/support/descriptor/FileSource.java
Outdated
Show resolved
Hide resolved
...t-platform-engine/src/main/java/org/junit/platform/engine/support/descriptor/FileSource.java
Outdated
Show resolved
Hide resolved
130f158
to
bf8423e
Compare
@lslonina the issue has moved off team discussion. Do you have time available to patch up your PR or would you prefer to hand it over? |
Thanks for picking this up. I’ve added |
...t-platform-engine/src/main/java/org/junit/platform/engine/support/descriptor/FileSource.java
Outdated
Show resolved
Hide resolved
Good question! Please keep using |
This comment was marked as outdated.
This comment was marked as outdated.
5ac5aa4
to
c3d041d
Compare
withPosition(FilePosition)
method to FileSource
Thanks, @lslonina! 👍 |
Overview
I hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
@API
annotations