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

Feat find unit tests #669

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Feat find unit tests #669

wants to merge 12 commits into from

Conversation

justine-gehring
Copy link

What's changed?

Adding a recipe to find examples of how a method is being used in unit tests.

What's your motivation?

This recipe can then be used for rewrite-comprehension to feed more information to an LLM.

Comment on lines +115 to +117
String clazz;
String unitTestName;
String unitTest;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of String we might want to use the types of the LST elements matched here instead.

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

Successfully merging this pull request may close these issues.

2 participants