Posts tagged #xunit

Using Testing.Platform with NET 9
.NET 9.0 is introducing the new Testing.Platform. Let's take a look at what that is how you will benefit from using it.
Read more →

Improve your pipeline maintainability with test categories in xUnit
Today let’s explore how you can improve the stability, maintainability, and readability of your CI and CD pipelines using custom test categories in xUnit.
Read more →