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

Where is the function used in tests ? #28

Open
moodymudskipper opened this issue Aug 22, 2022 · 1 comment
Open

Where is the function used in tests ? #28

moodymudskipper opened this issue Aug 22, 2022 · 1 comment

Comments

@moodymudskipper
Copy link
Owner

For direct use this can be done with ctrl+shift+F but with commented false positive and need to set the search scope to tests

I'd like to have a nicer summary displaying name of the test, and to have direct uses first and then indirect uses (calls to functions which call...)

@moodymudskipper
Copy link
Owner Author

With data from covr we could go further and find which test uses exactly any line, and that mean we can know precisely which tests are affected by a commit

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

No branches or pull requests

1 participant