Showing results for mstest - .NET Blog

Jun 5, 2024
Post comments count4
Post likes count2

MSTest 3.4 is here with WinUI support and new analyzers!

Amaury Levé Marco Rossignoli
Amaury,
Marco

MSTest 3.4 is available. Learn all about the highlighted features and fixes that will make your testing experience always better.

.NET.NET Framework.NET Aspire
Apr 11, 2024
Post comments count19
Post likes count5

Introducing MSTest SDK – Improved Configuration & Flexibility

Marco Rossignoli Amaury Levé
Marco,
Amaury

The new MSTest SDK is here and provides an easier way to configure your MSTest projects. Learn all about this release, how to get started, and its great improvements when using MSTest.

.NETC#
Apr 3, 2024
Post comments count7
Post likes count5

Testing Your Native AOT Applications

Marco Rossignoli Jakub Jareš Jakub Chocholowicz
Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

.NETC#Performance