Skip to content

Remove redundant MTP VSTest integration page#52947

Merged
gewarren merged 1 commit intomainfrom
dev/amauryleve/remove-mtp-vstest-integration-page
Apr 8, 2026
Merged

Remove redundant MTP VSTest integration page#52947
gewarren merged 1 commit intomainfrom
dev/amauryleve/remove-mtp-vstest-integration-page

Conversation

@Evangelink
Copy link
Copy Markdown
Member

@Evangelink Evangelink commented Apr 8, 2026

Delete microsoft-testing-platform-integration-dotnet-test.md and migrate its content (Show failure per test, Show complete platform output) into unit-testing-with-dotnet-test.md. Update all inbound links and add redirect entry.

Summary

Replaces #52852


Internal previews

📄 File 🔗 Preview link
docs/core/project-sdk/msbuild-props.md MSBuild reference for .NET SDK projects
docs/core/testing/unit-testing-mstest-running-tests.md Run tests with MSTest
docs/core/testing/unit-testing-mstest-sdk.md MSTest SDK configuration
docs/core/testing/unit-testing-nunit-runner-intro.md Microsoft.Testing.Platform support in NUnit (NUnit runner)
docs/core/testing/unit-testing-with-dotnet-test.md docs/core/testing/unit-testing-with-dotnet-test

Delete microsoft-testing-platform-integration-dotnet-test.md and migrate its content (Show failure per test, Show complete platform output) into unit-testing-with-dotnet-test.md. Update all inbound links and add redirect entry.
Copilot AI review requested due to automatic review settings April 8, 2026 16:52
@Evangelink Evangelink requested a review from a team as a code owner April 8, 2026 16:52
@dotnetrepoman dotnetrepoman bot added this to the April 2026 milestone Apr 8, 2026
Copy link
Copy Markdown
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 removes the redundant dotnet test integration article for Microsoft.Testing.Platform (MTP) and consolidates its key guidance into the main dotnet test documentation, while updating inbound links and adding redirects to preserve navigation.

Changes:

  • Move “Show failure per test” and “Show complete platform output” guidance into unit-testing-with-dotnet-test.md.
  • Update inbound links that previously pointed at the removed integration page.
  • Add/update OpenPublishing redirects so old URLs resolve to the consolidated page.
Show a summary per file
File Description
docs/core/testing/unit-testing-with-dotnet-test.md Adds the migrated “failure per test” and “complete platform output” sections under the dotnet test overview.
docs/core/testing/unit-testing-nunit-runner-intro.md Updates the deep link for “show failure per test” to the consolidated dotnet test page.
docs/core/testing/unit-testing-mstest-sdk.md Updates the IMPORTANT note link to point to the consolidated dotnet test page.
docs/core/testing/unit-testing-mstest-running-tests.md Updates the deep link for “show failure per test” to the consolidated dotnet test page.
docs/core/testing/microsoft-testing-platform-integration-dotnet-test.md Deletes the redundant page (content migrated elsewhere).
docs/core/project-sdk/msbuild-props.md Updates “Show complete platform output” reference to point to the consolidated dotnet test page section.
.openpublishing.redirection.core.json Adds/adjusts redirects so removed/renamed testing docs resolve to unit-testing-with-dotnet-test.

Copilot's findings

  • Files reviewed: 7/7 changed files
  • Comments generated: 3

Copy link
Copy Markdown
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Thanks @Evangelink

@gewarren gewarren merged commit 6fd50d2 into main Apr 8, 2026
17 checks passed
@gewarren gewarren deleted the dev/amauryleve/remove-mtp-vstest-integration-page branch April 8, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants