dotnet / dotnet/sdk

no logo description for dotnet test (MTP) is wrong

Open
#56,285 2 comments 1 reaction 2 assignees Claimed by @nagilson View on GitHub
Area-dotnet test (MTP) Bug cookie
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Describe the bug

It says Microsoft TestPlatform, which I would interpret as VSTest. That's how all VSTest packages are named (e.g, https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/)

Microsoft.Testing.Platform is different.

### Steps to reproduce

Run `dotnet test --help`

### Expected behavior

Correct description.

### Actual behavior

Wrong description.

### Is this a regression?

Yes, from the introduction of `--nologo` in MTP in #55376

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.