Commit 256e294
authored
Update code coverage documentation with example (#5)
This pull request updates the documentation to clarify how to use the --coverage-settings option when running tests with code coverage. It adds a helpful note explaining that the path to the .runsettings file can be relative or absolute, and provides an example command for both dotnet run and dotnet test.1 parent 53fbc40 commit 256e294
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
| |||
0 commit comments