Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

feat: implement basic related code support#9

Open
connor4312 wants to merge 1 commit intomainfrom
feat/related-code
Open

feat: implement basic related code support#9
connor4312 wants to merge 1 commit intomainfrom
feat/related-code

Conversation

@connor4312
Copy link
Member

This implements basic "related code" support. It's pretty simple -- for any test file, if it imports a file of a similar name, then look for the test labels in that file. If they exist, mark them as related code. This works decently well for tests that directly reference methods of classes.

@connor4312 connor4312 self-assigned this May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant