Voltar para notícias
.NET.NET Blog

Test what you ship: MSTest and Native AOT

Publicada em 3 de setembro 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.

Leia o artigo completo: https://devblogs.microsoft.com/dotnet/mstest-source-generation/

Fonte: .NET Blog