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 Request]: Add button to refresh tests in testing tab (VSC-1515) #1336

Open
jdbaptista opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
Feature / Enhancement Request Request for Feature/ Enhancement

Comments

@jdbaptista
Copy link

The testing tab does not automatically recognize newly created unity tests and requires an IDE restart in order to run new tests through the tab, including test name changes. It would be great if the extension could recognize that a new test was created automatically or if the 'Refresh Tests' button in the testing tab searched through the codebase for new tests. I have asked if there is a way to refresh the tab without an editor restart in the espressif forums, with no response, so I am assuming this feature doesn't exist. I think that the best way to implement the feature is to use the existing 'Refresh Tests' button for this purpose, unless that is impossible.

@jdbaptista jdbaptista added the Feature / Enhancement Request Request for Feature/ Enhancement label Nov 5, 2024
@github-actions github-actions bot changed the title [Feature Request]: Add button to refresh tests in testing tab [Feature Request]: Add button to refresh tests in testing tab (VSC-1515) Nov 5, 2024
@brianignacio5
Copy link
Collaborator

Thank you for the feature request. The Refresh Tests button should indeed search again for new test cases. Will take a look why is not doing so and fix it as soon as possible.

@brianignacio5 brianignacio5 self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature / Enhancement Request Request for Feature/ Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants