Forem

# xunit

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Top 5 useful unit test attributes in NUnit, MSTest and xUnit
Cover image for Top 5 useful unit test attributes in NUnit, MSTest and xUnit

Top 5 useful unit test attributes in NUnit, MSTest and xUnit

1
Comments
6 min read
Everything you need to know to create XUnit C# Tests in Visual Studio
Cover image for Everything you need to know to create XUnit C# Tests in Visual Studio

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

6
Comments
3 min read
Writing XUnit Tests without Object Arrays

Writing XUnit Tests without Object Arrays

Comments
2 min read
Unit testing with xUnit: Introduction

Unit testing with xUnit: Introduction

5
Comments
3 min read
NUnit vs xUnit vs MSTest: Choosing the Best Unit Testing Framework
Cover image for NUnit vs xUnit vs MSTest: Choosing the Best Unit Testing Framework

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

10
Comments
8 min read
Unit Testing in .NET WCF Projects Using xUnit, Moq, and AutoFixture

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

1
Comments
5 min read
You write Unit Tests wrong.
Cover image for You write Unit Tests wrong.

You write Unit Tests wrong.

3
Comments
4 min read
Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET
Cover image for Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET

Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET

21
Comments
7 min read
Automated testing of Synapse Pipelines using xUnit and Azure DevOps
Cover image for Automated testing of Synapse Pipelines using xUnit and Azure DevOps

Automated testing of Synapse Pipelines using xUnit and Azure DevOps

2
Comments
5 min read
C#: Test multiple Exception with xUnit and moq

C#: Test multiple Exception with xUnit and moq

10
Comments
3 min read
Taking control over xUnit test names

Taking control over xUnit test names

3
Comments
3 min read
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

6
Comments 1
3 min read
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

7
Comments 1
5 min read
Implement Functional tests on .NET with xUnit

Implement Functional tests on .NET with xUnit

5
Comments
6 min read
Ensuring Santa's Success With Automated Tests (C# Advent 2021)
Cover image for Ensuring Santa's Success With Automated Tests (C# Advent 2021)

Ensuring Santa's Success With Automated Tests (C# Advent 2021)

2
Comments
1 min read
Implement Unit and Integration tests on .NET with xUnit

Implement Unit and Integration tests on .NET with xUnit

21
Comments 1
7 min read
Os 3 principais frameworks de testes que todo desenvolvedor .NET deveria conhecer

Os 3 principais frameworks de testes que todo desenvolvedor .NET deveria conhecer

11
Comments 4
6 min read
Qual a diferença entre um MOCK e um STUB?

Qual a diferença entre um MOCK e um STUB?

14
Comments
3 min read
Xunit Dependency Injection

Xunit Dependency Injection

8
Comments
2 min read
Parameterized Tests For Selenium Testing
Cover image for Parameterized Tests For Selenium Testing

Parameterized Tests For Selenium Testing

5
Comments
15 min read
Setup Selenium WebDriver For xUnit Framework In C#
Cover image for Setup Selenium WebDriver For xUnit Framework In C#

Setup Selenium WebDriver For xUnit Framework In C#

4
Comments
4 min read
Teste de Unidade

Teste de Unidade

6
Comments 2
3 min read
Initialize asynchronous data in XUnit Collections for sharing data between tests

Initialize asynchronous data in XUnit Collections for sharing data between tests

9
Comments 1
2 min read
Switching from HttpClientHandler to SocketsHttpHandler
Cover image for Switching from HttpClientHandler to SocketsHttpHandler

Switching from HttpClientHandler to SocketsHttpHandler

9
Comments 3
1 min read
The difference in parallelization of each unit test frameworks in C#

The difference in parallelization of each unit test frameworks in C#

4
Comments
3 min read
loading...