-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
Area: AnalyzersExternal: OtherThis is caused by external issue, the external issue needs to be solved first.This is caused by external issue, the external issue needs to be solved first.State: Blocked
Description
When building a solution with quite logging (-v q) we get a bunch of MSTEST0001 warnings without a reference to the project name. In a solution with dozens of test projects, it's very difficult to find out the projects to fix
CSC : warning MSTEST0001: Explicitly enable or disable tests parallelization (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0001)
CSC : warning MSTEST0001: Explicitly enable or disable tests parallelization (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0001)
CSC : warning MSTEST0001: Explicitly enable or disable tests parallelization (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0001)
CSC : warning MSTEST0001: Explicitly enable or disable tests parallelization (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0001)
CSC : warning MSTEST0001: Explicitly enable or disable tests parallelization (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0001)Please add a reported project name to the error message.
Metadata
Metadata
Assignees
Labels
Area: AnalyzersExternal: OtherThis is caused by external issue, the external issue needs to be solved first.This is caused by external issue, the external issue needs to be solved first.State: Blocked