.NET.NET Blog
Test what you ship: MSTest and Native AOT
Publicada el 3 de septiembre de 2026Por .NET Blog
MSTest source generation lets test projects use the same Native AOT and trimming deployment model as the applications they validate, while reducing reflection on the test execution path. The post Test what you ship: MSTest and Native AOT appeared first on .NET Blog.
Lea el artículo completo: https://devblogs.microsoft.com/dotnet/mstest-source-generation/
Fuente: .NET Blog