Showing tag results for testing

Feb 11, 2026
Post comments count0
Post likes count5

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow
McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape it...

.NETVisual StudioAI
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 Aspire

Aaron Powell
Aaron Powell

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

.NET.NET Aspire