xunit topic

List xunit repositories

xunit-orderer

15
Stars
1
Forks
Watchers

Implementation of ITestCaseOrderer enforcing xUnit to run the facts in strict order

FakeItEasy.AutoFakeIt

17
Stars
3
Forks
Watchers

A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.

csharp-basic-skeleton

23
Stars
3
Forks
Watchers

🦈🚀 C# Basic Skeleton: Bootstrap your new projects.

ScenarioTests

45
Stars
3
Forks
Watchers

ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. ScenarioTests are great for documentation and integration/e2e tests...

UnitTestingTools

54
Stars
21
Forks
Watchers

Great tools to increase the quality of your unit tests in .NET C#

Kodkod

45
Stars
8
Forks
Watchers

https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client

xRetry

41
Stars
15
Forks
Watchers

Retry running tests via Xunit and Specflow

testcontainers-dotnet

33
Stars
6
Forks
Watchers

dotnet port of testcontainers-java