Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Aug 28, 2025

Summary

Adds short doc that is linked from the error shown when tpv0 is used in VSTest 18. The component was removed and this doc will help dispatching the users to migration documents, especially mstest v1 to mstest v3 where we expect the most "traffic". This is also a place that we can update with additional FAQ etc as more people encounter this error.


Internal previews

📄 File 🔗 Preview link
docs/core/testing/unit-testing-mstest-migration-from-tmi.md docs/core/testing/unit-testing-mstest-migration-from-tmi
docs/navigate/devops-testing/toc.yml docs/navigate/devops-testing/toc

@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 28, 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 Aug 28, 2025
@nohwnd nohwnd marked this pull request as ready for review August 28, 2025 08:43
@nohwnd nohwnd requested review from a team and IEvangelist as code owners August 28, 2025 08:43
@BillWagner BillWagner requested a review from gewarren August 29, 2025 14:24
@BillWagner
Copy link
Member

Adding @gewarren as a reviewer as this is related to breaking changes in the product.

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 13, 2025 13:34
@IEvangelist IEvangelist enabled auto-merge (squash) October 13, 2025 13:35
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 adds documentation to help users migrate away from the legacy test runner (TPv0/TMI) that was removed in VSTest 18.0.0. The documentation provides guidance for resolving errors encountered when upgrading and directs users to appropriate migration paths.

Key changes:

  • Creates a new migration guide for users encountering TPv0 removal errors
  • Adds navigation entry to make the guide discoverable in the testing documentation

Reviewed Changes

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

File Description
docs/core/testing/unit-testing-mstest-migration-from-tmi.md New migration guide explaining TPv0 removal and providing solutions for common scenarios
docs/navigate/devops-testing/toc.yml Adds navigation entry for the new migration guide in the testing documentation table of contents

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
auto-merge was automatically disabled October 13, 2025 15:52

Head branch was pushed to by a user without write access

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

4 participants