Consider moving to MTP
Open
Area: Our Own Build
backlog
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Currently, dotnet/msbuild is run using VSTest. It's better to move to Microsoft.Testing.Platform.
This can be done by:
1. Moving to xunit.v3+MTP
2. Moving to MSTest+MTP
It looks like originally dotnet/msbuild was MSTest but was migrated to xunit for reasons that don't apply today. https://github.com/dotnet/msbuild/issues/6
I don't know if you want to consider moving to MSTest now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.