C#C
C#6mo ago
Grault

coverlet+ReportGenerator code coverage

I'm following this guide: https://knowyourtoolset.com/2024/01/coverage-reports/

I get XML output on machine A, but not on B (for different projects). Machine B did give XML output once, and as far as I know nothing changed to make it stop. The output of dotnet test --settings tests.runsettings is available here:

Copilot has been leading me in circles of commonly effective solutions that do nothing, and for a moment had me break my project.

Any idea why I don't get XML output?
Generating local code coverage reports, and getting pipelines set up to evaluate coverage.
Google Docs
Google Docs
Was this page helpful?