FineCodeCoverage
FineCodeCoverage copied to clipboard
There should be an option for turning on Coverage for new code only
Installed product versions
- Visual Studio: [2022]
- This extension
Description
There should be an option to set existing coverage as a baseline and we should be able to configure that all new codes should show the coverage results so that we can focus on new code only.
Currently, we need to find out the assembly or class file where we have done new changes which is not user-friendly to do so.