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

Feature idea: flag to remove all code that is unused when running a single test #7

Open
Anton-4 opened this issue Jun 25, 2024 · 0 comments

Comments

@Anton-4
Copy link

Anton-4 commented Jun 25, 2024

I'm delighted this project exists, thanks for making it ❤️
Debugging is hard in large projects, so I've always wanted a tool that could remove all code that is unused when running a single test. Being able to diff the minimized code for a single test between two commits could also make debugging a lot easier.
I believe being able to minimize the code would also make it a lot easier and cheaper for an LLM to find the cause of the bug.

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