Commit 710de503 authored by Michael Conrad's avatar Michael Conrad

Apply suggestion to doc/ci/junit_test_reports.md

parent d4d84951
...@@ -176,8 +176,8 @@ cpp: ...@@ -176,8 +176,8 @@ cpp:
The [JunitXML.TestLogger](https://www.nuget.org/packages/JunitXml.TestLogger/) NuGet The [JunitXML.TestLogger](https://www.nuget.org/packages/JunitXml.TestLogger/) NuGet
package can generate test reports for .Net Framework and .Net Core applications. The following package can generate test reports for .Net Framework and .Net Core applications. The following
example expects a solution in the root folder of the repository, with one or more example expects a solution in the root folder of the repository, with one or more
project files in sub-folders. One result file is produced per test project, and each project files in sub-folders. One result file is produced per test project, and each file
are placed in a new artifacts folder. This example includes optional formatting arguments, which is placed in a new artifacts folder. This example includes optional formatting arguments, which
improve the readability of test data in the test widget. A full .Net Core example is availble improve the readability of test data in the test widget. A full .Net Core example is availble
[here](https://gitlab.com/Siphonophora/dot-net-cicd-test-logging-demo). [here](https://gitlab.com/Siphonophora/dot-net-cicd-test-logging-demo).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment