Articles by Tag #xunit

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

NUnit vs xUnit vs MSTest: Choosing the Best Unit Testing Framework

Testing is crucial at every stage of software development, including Unit, Integration, API, and...

Learn More 9 0Aug 22 '24

Everything you need to know to create XUnit C# Tests in Visual Studio

This blog post will save you time and effort by providing you with all the information you need for...

Learn More 7 0Feb 9

Unit testing with xUnit: Introduction

Wolf Fact: That's how a pack of wolves sound Xunit.net is a free, open-source,...

Learn More 5 0Sep 8 '24

A .NET Developer Guide to XUnit Test Instrumentation with OpenTelemetry and Aspire Dashboard

TL;DR In this guide, we will explored how to leverage XUnit and OpenTelemetry to...

Learn More 2 0Jun 14 '24

Unit Testing in .NET WCF Projects Using xUnit, Moq, and AutoFixture

Unit testing is a fundamental aspect of modern software development, ensuring code reliability,...

Learn More 1 0Jun 11 '24

[Boost]

Using XUnit Test Framework for Testing C# Code under Visual...

Learn More 0 0Feb 9

Writing XUnit Tests without Object Arrays

Introduction In unit testing with XUnit, we often use object arrays for test data....

Learn More 0 0Oct 12 '24

Unit Testing Clean Architecture Use Cases

Writing tests is a crucial part of my daily work. Over the years, I've learned that good tests can...

Learn More 0 0Jan 10