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

Option to Specify Folder for Generated Test Cases #1

Open
rohitp-bsf opened this issue Jan 21, 2025 · 0 comments
Open

Option to Specify Folder for Generated Test Cases #1

rohitp-bsf opened this issue Jan 21, 2025 · 0 comments

Comments

@rohitp-bsf
Copy link

rohitp-bsf commented Jan 21, 2025

There is no straightforward way to configure the output directory for the generated test cases. This creates challenges in maintaining a structured project organization, especially for large projects where different modules or features require separate test directories.

Expected Outcome:

  • Developers can define the desired folder path (e.g., /tests/Feature/Generated or /tests/Unit/Generated).
  • Generated test cases will automatically be saved in the specified folder.

Additional Notes:

  • This feature would be especially useful for projects with modular architecture or strict directory structures.
  • If possible, consider supporting both relative and absolute paths for flexibility.
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