DEV Community

# xunit

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

5
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.

You write Unit Tests wrong.

2
Comments
4 min read
Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET

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

16
Comments
7 min read
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

9
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
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
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)

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

10
Comments
2 min read
Parameterized Tests For Selenium Testing

Parameterized Tests For Selenium Testing

5
Comments
15 min read
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
Teste de unidade com xUnit

Teste de unidade com xUnit

4
Comments
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

Switching from HttpClientHandler to SocketsHttpHandler

7
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
xUnit testing with DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

xUnit testing with DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

9
Comments
9 min read
loading...