Showing tag results for mstest

Apr 11, 2024
Post comments count19
Post likes count5

Introducing MSTest SDK – Improved Configuration & Flexibility

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 count6

Testing Your Native AOT Applications

Marco,
Jakub,
Jakub

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

.NETC#Performance