Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Nov 18, 2025

Summary

Documents Extension for azure dev ops that we ship with MTP.

Fixes microsoft/testfx#6752


Internal previews

📄 File 🔗 Preview link
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md Test reports extensions
docs/core/testing/unit-testing-mstest-sdk.md MSTest SDK overview

@nohwnd nohwnd requested a review from IEvangelist as a code owner November 18, 2025 11:24
Copilot AI review requested due to automatic review settings November 18, 2025 11:24
@nohwnd nohwnd requested a review from a team as a code owner November 18, 2025 11:24
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 18, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 18, 2025
Copilot finished reviewing on behalf of nohwnd November 18, 2025 11:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR documents the AzureDevOps plugin extension for Microsoft Testing Platform, which enhances test running for developers who host code on GitHub but build on Azure DevOps agents by adding failure information directly to GitHub PRs.

Key Changes:

  • Adds documentation for the AzureDevOps report plugin
  • Includes usage instructions, configuration options, and technical details
  • Adds a new image showing the plugin's output

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
unit-testing-mstest-sdk.md Adds TOC entry linking to the AzureDevOps report documentation
microsoft-testing-platform-extensions-test-reports.md Adds comprehensive documentation section for the AzureDevOps report plugin including configuration options and behavior
test-azdoreport-failure.png Adds screenshot demonstrating the plugin's output in GitHub PRs

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, with one minor grammar suggestion. I'll apply the suggestion and then merge it.

@BillWagner BillWagner enabled auto-merge (squash) November 20, 2025 15:31
auto-merge was automatically disabled November 20, 2025 15:49

Pull request was closed

@BillWagner BillWagner reopened this Nov 20, 2025
@BillWagner BillWagner enabled auto-merge (squash) November 20, 2025 15:51
@BillWagner BillWagner merged commit 626bcab into dotnet:main Nov 20, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AzureDevOpsReport is not documented

3 participants