Skip to content

How to disable coverage metrics in console and only output to file. #1346

Discussion options

You must be logged in to vote

You should not use both coverage package. You should or coverlet or Microsoft.CodeCoverage they're doing the same thing and by design dotnet test doesn't collect coverage.
Can you open a ticket here https://github.com/microsoft/vstest/issues it's unrelated to coverlet.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SamHuoJudiAi
Comment options

Answer selected by SamHuoJudiAi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants