-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Document AzureDevOps plugin #49949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document AzureDevOps plugin #49949
Conversation
There was a problem hiding this 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 |
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
BillWagner
left a comment
There was a problem hiding this 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.
docs/core/testing/microsoft-testing-platform-extensions-test-reports.md
Outdated
Show resolved
Hide resolved
Pull request was closed
Summary
Documents Extension for azure dev ops that we ship with MTP.
Fixes microsoft/testfx#6752
Internal previews