Showing results for testing - .NET Blog

Mar 3, 2025
Post comments count3
Post likes count3

Unlock new possibilities for AI Evaluations for .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Microsoft.Extensions.AI.Evaluations library is now open source, and a new Azure DevOps plug-in is available to make reporting in your CI pipelines easier than ever.

.NETC#AI
Sep 25, 2024
Post comments count3
Post likes count5

Getting started with testing and .NET Aspire

Aaron Powell
Aaron Powell

Learn how to improve your software development process with automated testing in .NET Aspire. This post covers the basics of getting started, writing tests for distributed applications, and ensuring your services run smoothly.

.NET.NET Aspire
Jun 10, 2024
Post comments count12
Post likes count6

Getting started with UI testing .NET MAUI apps using Appium

Gerald Versluis
Gerald Versluis

A proven way to test your (mobile) apps is through UI testing. In this post we will learn how to get setup with UI testing for .NET MAUI apps using Appium.

.NET.NET MAUI
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 16, 2024
Post comments count11
Post likes count5

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz
Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

.NETASP.NET CoreCloud