-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.Problems affecting the build or build infrastructure of the MSBuild repo itself.backlogtriaged
Description
Currently, dotnet/msbuild is run using VSTest. It's better to move to Microsoft.Testing.Platform.
This can be done by:
- Moving to xunit.v3+MTP
- Moving to MSTest+MTP
It looks like originally dotnet/msbuild was MSTest but was migrated to xunit for reasons that don't apply today. #6
I don't know if you want to consider moving to MSTest now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.Problems affecting the build or build infrastructure of the MSBuild repo itself.backlogtriaged