Skip to content
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

Add support for Microsoft.Testing.Platform in DotNetCoreCLIV2 #20960

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Apr 2, 2025

Task name: DotNetCoreCLIV2

Description: Add support for MTP

Risk Assesment(Low/Medium/High): Low

Added unit tests: N

Tests Performed:

Documentation changes required: Yes.

Attached related issue: Partially linked to #20958, but is a bit different. The linked issue requests support for MTP using the "VSTest mode of dotnet test". We have a new dotnet test mode for MTP that's shipping in .NET 10 SDK. That's what I'm adding in this PR.

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

The changes were manually validated by pushing the task to my account (changing its name to MyDotNetCoreCLI and id to a random guid to avoid any clashes).

Proper automated tests will need to wait until preview 4 is officially out and MTP 1.7 is out as well.

@Youssef1313 Youssef1313 marked this pull request as ready for review April 4, 2025 11:05
@Youssef1313 Youssef1313 requested review from DergachevE and a team as code owners April 4, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants