Skip to content

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Jan 9, 2026

Copilot AI review requested due to automatic review settings January 9, 2026 13:30
@dotnetrepoman dotnetrepoman bot added this to the January 2026 milestone Jan 9, 2026
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 a breaking change in MSTest v4 where the TestContext.ManagedType property has been removed. The documentation adds a new subsection under "Source breaking changes" to inform users about this removal and directs them to use TestContext.FullyQualifiedTestClassName as the replacement.

  • Adds documentation for the removal of TestContext.ManagedType property
  • Provides migration guidance to use TestContext.FullyQualifiedTestClassName instead

Youssef1313 and others added 2 commits January 9, 2026 15:03
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@meaghanlewis meaghanlewis enabled auto-merge (squash) January 9, 2026 17:28
@meaghanlewis meaghanlewis merged commit 8f428d6 into main Jan 9, 2026
11 checks passed
@meaghanlewis meaghanlewis deleted the dev/ygerges/mstestv4 branch January 9, 2026 17:28
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.

What happened to the TestContext.ManagedType property?

3 participants