FineCodeCoverage
FineCodeCoverage copied to clipboard
Addtional option to get the results in csv format
Installed product versions
- Visual Studio: 2022 Professional (Version 17.8.6)
- This extension: [example 1.1.209]
Description
I need an additional option to get the results in csv fomat along with html
Steps to recreate
- Run unit tests
- Open Fine Code Coverage Window
Current behavior
Generates report in html by default
Expected behavior
Need option to get the results in csv format
You can convert the Cobertura.xml as desired
I will provide some MEF hooks at some point so you can extend FCC with your own extension.
Thanks for the reply