Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

File metadata and controls

11 lines (8 loc) · 200 Bytes

Run from XUnitTestProject1 folder

dotnet test --collect:"XPlat Code Coverage"

With custom runsettings file

dotnet test --collect:"XPlat Code Coverage" --settings runsettings.xml