Coverage file default location #44449
Labels
dotnet-fundamentals/svc
in-pr
This issue will be closed (fixed) by an active pull request.
⌚ Not Triaged
Not triaged
Type of issue
Missing information
Description
The article specifies that we can use the
--coverage-output
parameter to specify where the output is saved, but doesn't say that if unspecified, the file name will be under--results-directory
with a random (GUID) file name and a default extension according to the--coverage-output-format
parameter (.coverage, .xml and .cobertura.xml, respectively).Additionally, it doesn't say the default format is 'coverage'.
Page URL
https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-platform-extensions-code-coverage
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/testing/unit-testing-platform-extensions-code-coverage.md
Document Version Independent Id
2a4c1d53-73c0-8532-3903-59f78e09c784
Article author
@Evangelink
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: