This commit is contained in:
sguitardude 2020-03-24 13:38:53 -05:00 коммит произвёл GitHub
Родитель 2763334fab
Коммит 9388448bf2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -173,7 +173,7 @@ Use the `Analyze Code Coverage` context menu available in `Test Explorer` tool w
After the coverage run is complete, a detailed report will be available in the `Code Coverage Results` tool window.
Please refer the MSDN documentation for additional details: https://msdn.microsoft.com/en-IN/library/dd537628.aspx
Please refer the documentation for additional details: https://docs.microsoft.com/en-us/visualstudio/test/using-code-coverage-to-determine-how-much-code-is-being-tested
### Collect coverage with command line runner
Use the following command line to collect coverage data for tests: