Open
Description
Installed product versions
- Visual Studio Professional 2022
- This extension: 1.1.191
Description
It would be nice if there was an option to allow the report to be updated when you run a new test, instead of completely refreshed. Currently, in order to see the total code coverage for a given file, you have to run every test that touches that file. So if I create a new test, in order to see the updated coverage I would have to run all the associated tests over again. It would be very time-saving to have it where I can run the new test, and that would update the coverage report for that file without completely replacing it.
Thank you for your consideration on this matter.