Open
Description
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-vstest
The dotnet vstest command is superseded by dotnet test, which can now be used to run assemblies. See dotnet test.
The doc update was made in dotnet/docs#18296 5 years ago. It may be time to retire dotnet vstest
?
@nohwnd Do you know of any cases where dotnet vstest
is necessary?