Replies: 1 comment 1 reply
-
No. It is solely on determined by the project style. SDK style projects go to coverlet as it supports Net Core. Given the "usually" and the fact it has been archived this choice seems sensible. If you open an issue with this feature request it can be implemented in the future. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a solution running in VS 2022 and I am using opencover for coverage. I am also using FCC to see the coverage results. By default when I run the tests, coverlet is being picked up as the coverage tool. Is there any option to force opencover instead of coverlet as the coverage tool ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions