🔥 3-day streak
Microsoft DevOps Engineer Expert73 / 138
Question 73 of 138
Your team runs a .NET solution in an Azure Pipelines YAML pipeline. The build step compiles and runs unit tests using the 'dotnet test' command, and the tests execute successfully. However, the Azure DevOps 'Tests' tab shows no test results after the pipeline completes, and there is no test summary on the run page. You need the test outcomes (pass/fail counts, durations, and failed-test details) to appear in the pipeline run so they can be tracked over time. What should you do?
Reviewed for accuracy · Report an issueNext question