An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with xunit

A curated list of projects in awesome lists tagged with xunit .

https://github.com/bats-core/bats-core

Bash Automated Testing System

bash bats junit shell tap testing testing-tools xunit

Last synced: 12 May 2025

https://github.com/xunit/xunit

xUnit.net is a free, open source, community-focused unit testing tool for .NET.

c-sharp dotnet unit-testing xunit

Last synced: 09 Sep 2025

https://github.com/fluentassertions/fluentassertions

A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.

assertions bdd-style c-sharp fluent-assertions hacktoberfest mstest tdd unit-testing xunit

Last synced: 07 Feb 2026

https://github.com/autofixture/autofixture

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

assertion-library assertions auto-mocking autofixture csharp dotnet fakeiteasy foq fscheck fsharp moq nsubstitute nunit tdd test-data test-data-generator testing unit-testing xunit

Last synced: 12 May 2025

https://github.com/AutoFixture/AutoFixture

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

assertion-library assertions auto-mocking autofixture csharp dotnet fakeiteasy foq fscheck fsharp moq nsubstitute nunit tdd test-data test-data-generator testing unit-testing xunit

Last synced: 23 Mar 2025

https://github.com/specflowoss/specflow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration

bdd gherkin hacktoberfest mstest nunit specflow xunit

Last synced: 10 Apr 2025

https://github.com/SpecFlowOSS/SpecFlow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration

bdd gherkin hacktoberfest mstest nunit specflow xunit

Last synced: 28 Mar 2025

https://github.com/bunit-dev/bunit

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.

blazor blazor-components bunit cascading-values component-testing hacktoberfest mstest nuget nunit razor-components snapshot-testing trigger-event-handlers unit-testing xunit

Last synced: 08 Jan 2026

https://github.com/bUnit-dev/bUnit

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.

blazor blazor-components bunit cascading-values component-testing hacktoberfest mstest nuget nunit razor-components snapshot-testing trigger-event-handlers unit-testing xunit

Last synced: 25 Mar 2025

https://github.com/ovh/venom

🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions

cli cli-app command command-line golang-application hacktoberfest integration-testing test testing xunit

Last synced: 14 May 2025

https://github.com/bash-unit/bash_unit

bash unit testing enterprise edition framework for professionals

assertions bash tdd test-driven-development test-framework testing unit-testing unittest xunit

Last synced: 01 Apr 2026

https://github.com/fsprojects/FsUnit

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

dotnet fsharp fsunit mstest nunit testing xunit

Last synced: 21 Nov 2025

https://fsprojects.github.io/FsUnit/

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

dotnet fsharp fsunit mstest nunit testing xunit

Last synced: 07 May 2025

https://github.com/fsprojects/fsunit

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

dotnet fsharp fsunit mstest nunit testing xunit

Last synced: 14 May 2025

https://github.com/pengweiqhca/Xunit.DependencyInjection

Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.

ioc xunit

Last synced: 04 May 2025

https://github.com/LightBDD/LightBDD

BDD framework allowing to create easy to read and maintain tests.

bdd bdd-style fixie lightbdd mbunit mstest mstestv2 nunit tdd test-framework testframework xunit

Last synced: 16 Mar 2025

https://github.com/kawhiwei/sukt.admin

Sukt.Core是基于 .net6.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、认证服务模块、分层架构基类,第三方组件封装等组成。

efcore mysql pgsql redis sqlserver xunit

Last synced: 06 Apr 2025

https://github.com/KawhiWei/Sukt.Admin

Sukt.Core是基于 .net6.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、认证服务模块、分层架构基类,第三方组件封装等组成。

efcore mysql pgsql redis sqlserver xunit

Last synced: 30 Jul 2025

https://github.com/SwissLife-OSS/snapshooter

Snapshooter is a snapshot testing tool for .NET Core and .NET Framework

csharp json net snapshot snapshot-testing test testing tool xunit

Last synced: 08 May 2025

https://github.com/xmlrunner/unittest-xml-reporting

unittest-based test runner with Ant/JUnit like XML reporting.

jenkins junit-xml nose pytest python test-runner unittest xml-report xunit xunit-tests

Last synced: 15 May 2025

https://github.com/swisslife-oss/snapshooter

Snapshooter is a snapshot testing tool for .NET Core and .NET Framework

csharp json net snapshot snapshot-testing test testing tool xunit

Last synced: 24 Feb 2026

https://github.com/martincostello/xunit-logging

Logging extensions for xunit

dotnet-core logging xunit

Last synced: 14 May 2025

https://github.com/accenture/ocaramba

C# Framework to automate tests using Selenium WebDriver

chrome data-driven firefox ie mstest nunit parallel safari selenium-webdriver specflow test test-automation xunit

Last synced: 08 Apr 2025

https://github.com/Accenture/Ocaramba

C# Framework to automate tests using Selenium WebDriver

chrome data-driven firefox ie mstest nunit parallel safari selenium-webdriver specflow test test-automation xunit

Last synced: 18 Jul 2025

https://github.com/Finickyflame/DesignPatterns

Simple repository containing one simple example for all existing patterns in C#

csharp design-patterns dot-net dot-net-core dotnet dotnet-core dotnetcore xunit

Last synced: 24 Mar 2025

https://github.com/finickyflame/designpatterns

Simple repository containing one simple example for all existing patterns in C#

csharp design-patterns dot-net dot-net-core dotnet dotnet-core dotnetcore xunit

Last synced: 24 Aug 2025

https://github.com/anuraj/minimalapi

ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.

asp-net-core aspnet-core aspnetcore dotnet-core entity-framework-core jwt jwt-authentication openapi sql-server swagger unit-testing webapi xunit

Last synced: 16 May 2025

https://github.com/anuraj/MinimalApi

ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.

asp-net-core aspnet-core aspnetcore dotnet-core entity-framework-core jwt jwt-authentication openapi sql-server swagger unit-testing webapi xunit

Last synced: 08 Jul 2025

https://github.com/ttutisani/xunit.gherkin.quick

BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)

bdd bdd-tests behavior-driven-development dotnet dotnet-core gherkin testing xunit

Last synced: 12 Apr 2025

https://github.com/xunit/xunit.analyzers

Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)

roslyn-analyzer unit-testing xunit

Last synced: 11 Apr 2026

https://github.com/simoncropp/xunitcontext

Extends xUnit to expose extra context and simplify logging

itestoutputhelper xunit

Last synced: 04 Apr 2026

https://github.com/dotnet/xharness

C# command line tool for running tests on Android / iOS / tvOS devices and simulators

android automated-testing dotnet ios maccatalyst mono tests tvos xunit

Last synced: 12 Apr 2025

https://github.com/brendanconnolly/Xunit.Categories

Friendlier attributes to help categorize your tests

xunit

Last synced: 08 May 2025

https://github.com/test-results-reporter/testbeats

Publishes test results to Microsoft Teams, Google Chat & Slack

chat google junit reporting results slack teams testing testng tests xunit

Last synced: 04 Jan 2026

https://github.com/yugui/jsonnetunit

Unit testing framework for Jsonnet

jsonnet testing xunit

Last synced: 21 Mar 2025

https://github.com/spekt/xunit.testlogger

XUnit logger for vstest platform (<= v3.x)

dotnet dotnet-test test-reporting vstest xunit xunit-logger

Last synced: 30 Apr 2025

https://github.com/rick-van-dam/testexamplesdotnet

Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET

apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit

Last synced: 11 Apr 2025

https://github.com/umplify/xunit-dependency-injection

:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects

c-sharp csharp csharp-lib csharp-library dependency-injection dependencyinjection dotnet dotnet-core dotnetcore microsoft-dependency-injection test testing xunit xunit-framework xunit-frameworks xunit-runner xunit-test xunit-tests

Last synced: 20 Feb 2026

https://github.com/Rick-van-Dam/TestExamplesDotnet

Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET

apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit

Last synced: 28 Mar 2025

https://github.com/deinsoftware/toolbox

dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]

command-line csharp dotnet dotnet-core dotnet-framework dotnet-standard hacktoberfest library macos osdetection toolbox toolboxes validation-library windows xunit

Last synced: 16 Jun 2025

https://github.com/eduardopires/unittestingtools

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

automoq bogus csharp dotnet fluentassertions mock mocking moq tdd unittests visualstudio xunit

Last synced: 13 Aug 2025

https://github.com/jfversluis/template.maui.uitesting

Templates that will make adding UI tests to your .NET MAUI app a breeze

android appium dotnet-maui ios macos nunit ui-testing windows xunit

Last synced: 25 Dec 2025

https://github.com/alirizaadiyahsi/kodkod

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

asp-net-core aspnetcorewebapi automapper bearer-tokens best-practices csharp design-patterns entity-framework-core inmemory-db jwt-authentication jwt-token lazy-loading netcore repository-pattern serilog swagger vue vuex web-api xunit

Last synced: 07 Mar 2026

https://github.com/koenbeuk/scenariotests

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.

csharp-sourcegenerator xunit

Last synced: 10 Jul 2025

https://github.com/koenbeuk/ScenarioTests

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.

csharp-sourcegenerator xunit

Last synced: 17 Apr 2025

https://github.com/alimon808/contoso-university

Contoso University demo using asp net core and related technologies

asp-net-core demo-application entity-framework moq sendgrid starter-project tutorial twilio xunit

Last synced: 15 Apr 2025

https://github.com/aghassemi/tap-xunit

TAP to xUnit XML converter

javascript junit tap tape xunit

Last synced: 11 Jan 2026

https://github.com/damienbod/aspnetcoremvcprotobufformatters

ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)

asp-net-core csproj formatters msbuild protobuf web-api xunit

Last synced: 01 Jul 2025

https://github.com/isen-ng/testcontainers-dotnet

dotnet port of testcontainers-java

csharp dotnet dotnet-core nunit test-containers xunit

Last synced: 14 Oct 2025

https://github.com/tupilabs/tap4j

tap4j - A TAP implementation for Java

hacktoberfest tap testanythingprotocol testformat testing xunit

Last synced: 30 Jul 2025

https://github.com/barisates/dotnet-core-xunit-example

Unit Test in .NET Core Web Api with xUnit

dotnet-core functional-testing unit-testing web-api xunit

Last synced: 07 Sep 2025

https://github.com/avanade/unittestex

UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.

api-testing azure-functions function-testing httpclient httpclientfactory integration-testing mstest nunit testing unit-test unit-testing xunit

Last synced: 06 Apr 2025

https://github.com/buraksenyurt/scaling-robot

Clean Architecture için .Net tarafından bir deneme çalışması. Her zaman ki gibi Amazon'dan getirttiğimi kitap önümde ben ekran başında kodlara bakıp kopylamadan yazıp ne anladığımı comment olarak bırakmaya çalıştım.

cqrs-pattern db-migration dotnet-5 dotnet-core entity-framework-core hands-on integration-testing mediatr self-learning unittest vuejs xunit

Last synced: 02 Aug 2025

https://github.com/mxlint/mxlint-cli

A set of tools to enhance Mendix app development workflows. They are mainly designed for professionals but should be usable for everybody.

best-practices golang linting mendix mxlint opa policies rego security xunit

Last synced: 04 Oct 2025

https://github.com/tobyqin/testcube

Testcube is a platform to manage and monitor automation test results.

django monitoring platform python test-automation xunit

Last synced: 06 Oct 2025

https://github.com/codelytv/csharp-basic-skeleton

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

best-practices bootstrap codelytv csharp dotnet example sample skeleton xunit

Last synced: 03 Sep 2025

https://github.com/liammorrow/oatmilk

A declarative testing library for .NET, heavily inspired by Jest and Mocha

dotnet dotnet-core jest testing xunit

Last synced: 10 Apr 2025

https://github.com/accenture/autofixture.xunit2.automock

Autofixture auto-mocking for XUnit2 using a mocking library of your choice.

autofixture fakeiteasy mock moq nsubstitute xunit

Last synced: 01 May 2025

https://github.com/mjgardner/test-class

Test::Class - an xUnit testing framework for Perl 5.x

cpan junit perl testing xunit

Last synced: 18 Dec 2025

https://github.com/gasparnagy/specflow.xunitadapter

xUnit adapter for SpecFlow that allows running scenarios without code generation

plugin specflow xunit

Last synced: 30 Apr 2025

https://github.com/willianantunes/drf-like-paginations

Tired of creating pagination all the time in your .NET projects? Apply either Offset or Cursor pagination and focus on business logic 🙂

containerization cursor-pagination dotnet-core entity-framework pagination sonarcloud xunit

Last synced: 12 Jul 2025

https://github.com/spekt/testlogger

Junit, Xunit and NUnit loggers for the .NET test platform

circleci dotnet dotnet-test gitlab junit logging nunit reporting test-reporting xunit

Last synced: 04 Apr 2025

https://github.com/gabrielweyer/xunit-to-junit

This Extensible Stylesheet Language Transformations can transform a xUnit.net v2 XML test results file into a JUnit test results file.

dotnet dotnet-global-tools github-actions junit nuget xslt xunit

Last synced: 17 Mar 2025

https://github.com/chris-peterson/kekiri

A .NET framework that supports writing low-ceremony BDD tests using Gherkin language

bdd bdd-framework csharp cucumber dotnet gherkin-language ioc nunit scenario specflow specification testing xunit

Last synced: 31 Jul 2025

https://github.com/abaeyens/ros2-integration-testing-examples

ROS 2 integration and unit testing examples featuring colcon, launch_testing and ament_cmake_ros

ament ament-cmake-ros cmake colcon example integration-testing launch-testing ros2 tutorial xunit

Last synced: 30 Jan 2026

https://github.com/mizrael/mongodbintegrationsample

small example of how to write integration tests on MongoDB with .NET Core

csharp docker docker-compose dotnet dotnet-core integration-testing mongodb xunit

Last synced: 06 Mar 2026

https://github.com/jetbrains/resharper-xunit-templates

ReSharper Live Templates for xUnit.net

jetbrains resharper resharper-plugin xunit

Last synced: 19 Oct 2025

https://github.com/stevenknox/CoreBDD

BDD framework for xUnit.net

bdd csharp dotnet netcore netstandard tdd xunit

Last synced: 16 Mar 2025

https://github.com/mohamedelareeg/domaindrivenerp

This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.

automapper clean-architecture cqrs ddd ddd-architecture docker domain domain-event domain-events fluent-assertions fluentvalidation mediatr moq outbox-pattern polly redis serilog specification testing xunit

Last synced: 20 Sep 2025

https://github.com/essenbee/z80emu

Building a Z80 emulator in C# as a .NET Standard Class Library. Includes a sample implementation in the form of a ZX Spectrum 48K emulator.

codebasealpha csharp csharp7-3 fakeiteasy netcore31 netstandard20 on-stream pixel-game-engine tdd wpf xunit z80-emulator zx-spectrum-emulator

Last synced: 14 Jan 2026

https://github.com/akamud/fakeiteasy.autofakeit

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

csharp fakeiteasy mstest nunit unit-testing xunit

Last synced: 12 Apr 2025

https://github.com/jfversluis/mauixunittestsample

Sample code to demonstrate how to add a xUnit test project to your .NET MAUI app

dotnet-maui sample-code unit-testing xunit

Last synced: 28 Jul 2025

https://github.com/ahsayde/vjunit

Python tool to convert junit / xunit xml reports to html file

html junit junit2html python xunit

Last synced: 17 Mar 2026

https://github.com/planetarium/xunit-unity-runner

Run Xunit tests on Unity player

unity xunit xunit-runner

Last synced: 30 Jun 2025

https://github.com/fulls1z3/xunit-orderer

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

case dot-net fact orderer testing xunit

Last synced: 04 Oct 2025

https://github.com/shibayan/iisexpress-testkit

IIS Express TestKit

iis-express xunit

Last synced: 12 Apr 2025

https://github.com/jsakamoto/xunittestprojecttemplate

This is a project template that contains xUnit.net tests with Visual Studio Runner, for Visual Studio 2019 and 2022.

visual-studio-templates xunit

Last synced: 12 Apr 2025

https://github.com/hpchua/restaurant-reservation-website

A simple restaurant reservation website is written in ASP.NET Core 3.1 with C#. This repository consists of 3 major projects - Razor Page for front-end, Clean Architecture Web API for back-end and Email Service for pushing email.

asp-net-core-3-1 asp-net-core-web-api clean-architecture csharp dapper entity-framework-core jwt-bearer-tokens ms-sql-server nlog rabbitmq razor-pages swagger xunit

Last synced: 30 Oct 2025

https://github.com/kulikov-dev/avalonia.localizer

Easy-to-use localization provider for the AvaloniaUI

avalonia avaloniaui example-project l10n localization localization-tool xunit

Last synced: 17 Sep 2025

https://github.com/luoyunchong/sampleapp

Console,xUnit,aspnetcore 集成DI,Autofac,Serilog,FreeSql,HttpClient,JWT等组件示例

console di freesql serilog xunit

Last synced: 30 Oct 2025

https://github.com/rafaelfgx/dotnettests

Examples using MSTest and XUnit projects with test libraries (Moq, NSubstitute, FakeItEasy, NBuilder).

dot-net dotnet dotnet-core dotnetcore mocking mstest test testing xunit

Last synced: 10 Apr 2025

https://github.com/test-results-reporter/parser

Parse test results from JUnit, TestNG, xUnit and many more

cucumber junit mocha nunit parser testing testng xunit

Last synced: 01 Apr 2026

https://github.com/ivanklee86/xunit-slack-reporter

Github Action to send XUnit results to Slack 🎙️🎙️🎙️

actions xunit

Last synced: 08 Oct 2025