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.
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.
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.