Feature Request: Extend `generate_tests` method to support folder paths
Closed this issue · 3 comments
MashyBasker commented
The current generate_tests
method in the UnitTestGenerator
class only accepts a single file path. This request proposes extending the method to accept a folder path, allowing it to generate tests for all files within the directory.
Triage needed
sauravpanda commented
Would love this feature, do you want to add it or I can do it?
MashyBasker commented
I'll be happy to work on it
sauravpanda commented
Okay, I should be available for the next few hours if you have any doubts!