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

bugfix: Cannot run tests with comments above #1003

Merged
merged 1 commit into from
May 26, 2020
Merged

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented May 26, 2020

Change another API for NodeFinder.perform(), which will also take the comment and whitespaces into consideration when finding the covered node.

fix #987

@jdneo jdneo added this to the 0.22.5 milestone May 26, 2020
@jdneo jdneo merged commit 7ac401b into master May 26, 2020
@jdneo jdneo deleted the cs/parameterized branch May 26, 2020 05:58
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.

Cannot run JUnit5' test if the method has comment (//) above it
2 participants