Skip to content

Update dotnet-test to reflect latest preview behavior #46279

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented May 21, 2025

@Youssef1313 Youssef1313 requested a review from IEvangelist as a code owner May 21, 2025 07:39
> [!NOTE]
> The format will change from `dotnet.test:runner` to `dotnet.test.runner` in .NET 10 SDK Preview 4.
> [!IMPORTANT]
> The `dotnet test` experience for MTP is only supported in Microsoft.Testing.Platform version 1.7 and later.
Copy link
Member

@IEvangelist IEvangelist May 29, 2025

Choose a reason for hiding this comment

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

Typically namespaces, or packages are represented as code elements. If you're trying to refer to the product itself, use the product name instead.

Suggested change
> The `dotnet test` experience for MTP is only supported in Microsoft.Testing.Platform version 1.7 and later.
> The `dotnet test` experience for MTP is only supported in `Microsoft.Testing.Platform` version 1.7 and later.

Copy link
Member Author

Choose a reason for hiding this comment

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

@IEvangelist Well, branding wise, I think the product name is the same as the package name AFAIK. cc @nohwnd and @Evangelink

Copy link
Member

Choose a reason for hiding this comment

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

yes, we use them interchangeably.

> [!NOTE]
> The format will change from `dotnet.test:runner` to `dotnet.test.runner` in .NET 10 SDK Preview 4.
> [!IMPORTANT]
> The `dotnet test` experience for MTP is only supported in Microsoft.Testing.Platform version 1.7 and later.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
> The `dotnet test` experience for MTP is only supported in Microsoft.Testing.Platform version 1.7 and later.
> The `dotnet test` experience for MTP is only supported in `Microsoft.Testing.Platform` version 1.7 and later.

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.

4 participants