.NET のテスト環境は今、大きな転換期を迎えています。長年標準だった `vstest.console.exe` (dotnet test) に代わり、よりモダンで軽量な Microsoft.Testing.Platform ...