An open API service providing repository metadata for many open source software ecosystems.

Topic: "xunit"

bats-core/bats-core

Bash Automated Testing System

Language: Shell - Size: 2.43 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 5,712 - Forks: 455

xunit/xunit

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

Language: C# - Size: 17.9 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 4,510 - Forks: 826

cake-build/cake

:cake: Cake (C# Make) is a cross platform build automation system.

Language: C# - Size: 11.5 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 4,141 - Forks: 764

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.

Language: C# - Size: 35.8 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 3,817 - Forks: 733

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.

Language: C# - Size: 100 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 3,522 - Forks: 356

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.

Language: C# - Size: 7.51 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 1,265 - Forks: 115

ovh/venom

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

Language: Go - Size: 11 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 1,170 - Forks: 165

ntxinh/AspNetCore-DDD

Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing

Language: C# - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 865 - Forks: 154

bash-unit/bash_unit

bash unit testing enterprise edition framework for professionals

Language: Shell - Size: 1.23 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 631 - Forks: 56

reactiveui/Camelotia

Cross-platform sample .NET GUI for cloud file management.

Language: C# - Size: 6.2 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 596 - Forks: 62

LightBDD/LightBDD

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

Language: C# - Size: 16.4 MB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 449 - Forks: 49

fsprojects/FsUnit

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

Language: F# - Size: 71.8 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 444 - Forks: 77

pengweiqhca/Xunit.DependencyInjection

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

Language: C# - Size: 654 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 403 - Forks: 52

KawhiWei/Sukt.Admin

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

Language: C# - Size: 9.06 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 338 - Forks: 85

SwissLife-OSS/snapshooter

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

Language: C# - Size: 2.89 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 324 - Forks: 35

xmlrunner/unittest-xml-reporting

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

Language: Python - Size: 366 KB - Last synced at: about 6 hours ago - Pushed at: 4 days ago - Stars: 304 - Forks: 140

martincostello/xunit-logging

Logging extensions for xunit

Language: C# - Size: 1.62 MB - Last synced at: 7 days ago - Pushed at: 11 days ago - Stars: 300 - Forks: 14

Accenture/Ocaramba

C# Framework to automate tests using Selenium WebDriver

Language: C# - Size: 69.2 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 283 - Forks: 134

anuraj/MinimalApi

ASP.NET Core 10.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.

Language: C# - Size: 140 KB - Last synced at: 13 days ago - Pushed at: 17 days ago - Stars: 268 - Forks: 91

Finickyflame/DesignPatterns

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

Language: C# - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 252 - Forks: 31

ttutisani/Xunit.Gherkin.Quick

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

Language: C# - Size: 701 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 215 - Forks: 30

xunit/xunit.analyzers

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

Language: C# - Size: 2.16 MB - Last synced at: 9 days ago - Pushed at: 26 days ago - Stars: 195 - Forks: 71

dotnet/xharness

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

Language: C# - Size: 4.22 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 179 - Forks: 60

SimonCropp/XunitContext

Extends xUnit to expose extra context and simplify logging

Language: C# - Size: 1.1 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 169 - Forks: 17

minhsangdotcom/clean-architecture

Clean Architecture Solution Template is for .NET Core🚀.

Language: C# - Size: 5.45 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 150 - Forks: 41

ivanpaulovich/ddd-tdd-rich-domain-model-dojo-kata

DDD patterns implemented following TDD

Language: C# - Size: 380 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 147 - Forks: 26

brendanconnolly/Xunit.Categories

Friendlier attributes to help categorize your tests

Language: C# - Size: 78.1 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 140 - Forks: 21

aghayeffemin/aspnetcore.ntier

.NET Core N-Tier architecture Web Api sample project.

Language: C# - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 138 - Forks: 31

specklesystems/xUnitRevit

xUnit runner for Revit

Language: C# - Size: 5.11 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 43

fluentassertions/fluentassertions.analyzers

Analyzers based on the FluentAssertions best practices docs

Language: C# - Size: 1.37 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 133 - Forks: 22

test-results-reporter/testbeats

Publishes test results to Microsoft Teams, Google Chat & Slack

Language: JavaScript - Size: 2.35 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 109 - Forks: 19

Rezakazemi890/Clean-Architecture-CQRS

Clean Architecture with CQRS Pattern .NET 9

Language: C# - Size: 184 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 93 - Forks: 23

yugui/jsonnetunit

Unit testing framework for Jsonnet

Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 93 - Forks: 8

trungcaot/MsCoreOne

MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.

Language: C# - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 25

gpeipman/AspNetCoreTests

Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests

Language: C# - Size: 721 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 90 - Forks: 32

henriquelourente/Domain-Driven-Design-Sample

ASP.NET Core sample with DDD concepts

Language: C# - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 87 - Forks: 27

WinLwinOoNet/AspNetCoreActiveDirectoryStarterKit

Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.

Language: HTML - Size: 16.6 MB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 80 - Forks: 31

pact-foundation/pact-workshop-dotnet-core-v1

A workshop for Pact using .NET Core

Language: C# - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 78 - Forks: 209

spekt/xunit.testlogger

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

Language: C# - Size: 110 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 76 - Forks: 16

neuecc/ChainingAssertion 📦

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest, NUnit, xUnit.net.

Language: C# - Size: 4.95 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 11

JoshKeegan/xRetry

Retry running tests via xUnit, Specflow and Reqnroll

Language: C# - Size: 568 KB - Last synced at: 8 days ago - Pushed at: 18 days ago - Stars: 74 - Forks: 20

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

Language: C# - Size: 499 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 73 - Forks: 5

xunit/devices.xunit 📦

xUnit.net Runners for Devices

Language: C# - Size: 3.05 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 73 - Forks: 36

Umplify/xunit-dependency-injection

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

Language: C# - Size: 461 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 67 - Forks: 15

deinsoftware/toolbox

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

Language: C# - Size: 1.24 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 57 - Forks: 13

EduardoPires/UnitTestingTools

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

Language: C# - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 56 - Forks: 21

kulikov-dev/LeetCodeNet

LeetCode problems with detailed explanation and different solutions.

Language: C# - Size: 519 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 4

jfversluis/Template.Maui.UITesting

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

Language: C# - Size: 89.8 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 49 - Forks: 3

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.

Language: C# - Size: 416 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 47 - Forks: 3

youssefbennour/AspNetCore.Starter

A modular-monolith ASP.NET Core starter inspired by Evolutionary-architecture

Language: C# - Size: 343 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 46 - Forks: 6

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

Language: C# - Size: 834 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 8

alimon808/contoso-university

Contoso University demo using asp net core and related technologies

Language: C# - Size: 6.17 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 44 - Forks: 43

aghassemi/tap-xunit

TAP to xUnit XML converter

Language: JavaScript - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 42 - Forks: 20

damienbod/AspNetCoreMvcProtobufFormatters

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

Language: C# - Size: 8.04 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 11

spekt/testlogger

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

Language: C# - Size: 732 KB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 38 - Forks: 12

isen-ng/testcontainers-dotnet

dotnet port of testcontainers-java

Language: C# - Size: 778 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 6

willianantunes/tic-tac-toe-csharp-playground

Another fun project just to update what I know about C# :video_game:

Language: C# - Size: 19.5 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 38 - Forks: 8

guinhx/NimbleMock

Zero-allocation, source-generated .NET mocking library. 34x faster than Moq with partial mocks, static mocking, fluent API, and async support.

Language: C# - Size: 279 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 36 - Forks: 0

ArchitectNow/ArchitectNow.ApiStarter

Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations

Language: C# - Size: 3 MB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 36 - Forks: 16

tupilabs/tap4j

tap4j - A TAP implementation for Java

Language: Java - Size: 11 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 31 - Forks: 17

xunit/xamarinstudio.xunit 📦

xUnit.net support for Xamarin Studio

Language: C# - Size: 5.88 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 31 - Forks: 14

barisates/dotnet-core-xunit-example

Unit Test in .NET Core Web Api with xUnit

Language: C# - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 12

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.

Language: C# - Size: 745 KB - Last synced at: 26 days ago - Pushed at: 30 days ago - Stars: 29 - Forks: 4

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.

Language: C# - Size: 2.73 MB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 1

NightAngell/SignalR_UnitTestingSupport

Easy to use, small, SignalR Core unit testing support with NUnit, xUnit, MSTest and Moq. It`s also possibility to use it with custom testing engine. (Docs ready to use)

Language: C# - Size: 200 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 28 - Forks: 1

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.

Language: SCSS - Size: 57.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 10

WithSecureOpenSource/flaky-tests-detection

Language: Python - Size: 103 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 7

tobyqin/testcube 📦

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

Language: JavaScript - Size: 5.4 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 10

leandro-cervelin/cf_api_net_core

.NET 10.0 API using SQL Server with Entity Framework Core + Migration + DDD + Docker with compose

Language: C# - Size: 833 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 26 - Forks: 6

lazervel/testunit

TestUnit is PHP testing library that simplifies unit testing with an assertions.

Language: PHP - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 8

LiamMorrow/Oatmilk 📦

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

Language: C# - Size: 266 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 24 - Forks: 0

CodelyTV/csharp-basic-skeleton

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

Language: C# - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 3

Accenture/AutoFixture.XUnit2.AutoMock

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

Language: C# - Size: 832 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 23 - Forks: 6

natemcmaster/xunit-extensions 📦

Making XUnit.NET test projects even better

Language: C# - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 3

tpounds/tpunitpp

A simple, portable C++ xUnit library contained in a single header.

Language: C++ - Size: 87.9 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 8

mjgardner/test-class

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

Language: Perl - Size: 707 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 20

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 🙂

Language: C# - Size: 11.1 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 0

gasparnagy/SpecFlow.xUnitAdapter

xUnit adapter for SpecFlow that allows running scenarios without code generation

Language: C# - Size: 288 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 7

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.

Language: C# - Size: 588 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 8

chris-peterson/kekiri

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

Language: C# - Size: 756 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 15

Hesapkurdu/hk-financial-functions

Language: C# - Size: 1.92 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 8

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.

Language: C# - Size: 194 KB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 20 - Forks: 8

bmazzarol/Bunsen-Burner

Set :fire: to your old tests! A better way to write tests in C# :test_tube:

Language: C# - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 3

abaeyens/ros2-integration-testing-examples

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

Language: Python - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 20 - Forks: 0

Leen-odeh3/Travel-and-Accommodation-Booking-Platform

ASP.NET Core APIs for an advanced online hotel booking system. Including the Login Page, Home Page, Search Results, Hotel Details, Secure Checkout, and Admin Management.

Language: C# - Size: 3.42 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 1

yogyogi/ASP.NET-Core-Unit-Testing-with-xUnit

How to perform Unit Testing with xUnit in ASP.NET Core

Language: C# - Size: 36.6 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 14

nazimkov/testcontainers-aspnet-integration-tests

ASP.NET Core integration tests with Testcontainers

Language: C# - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 2

worksolutions/bitrix-module-bunit

BUnit - фреймворк модульного тестрования для CMS Bitrix

Language: PHP - Size: 6.94 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 8

felipementel/DEPLOY.Cachorro.Api

API criada no canal DEPLOY para fins de estudo

Language: C# - Size: 1.22 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 19 - Forks: 4

MuhammedReda263/Restaurants_WebApi

ASP .NET Core 8.0 Web API for managing restaurants using Clean Architecture, CQRS, MediatR, JWT Authentication, EF Core, Serilog, and comprehensive testing.

Language: C# - Size: 103 KB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 18 - Forks: 11

mizrael/MongoDbIntegrationSample

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

Language: C# - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 5

thiagocruzrj/E-commerce-DDD

DDD applied in E-commerce context.

Language: C# - Size: 1.29 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 4

stevenknox/CoreBDD

BDD framework for xUnit.net

Language: C# - Size: 518 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 1

Zir0-93/xunit-to-html

Beautify your xUnit test reports.

Language: XSLT - Size: 5.01 MB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 2

JetBrains/resharper-xunit-templates

ReSharper Live Templates for xUnit.net

Size: 134 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 18 - Forks: 5

jenkinsci/xray-connector-plugin Fork of xpandit/xrayjenkins

Xray Test Management Connector for Jenkins

Language: Java - Size: 53.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 14

deanagan/csharp-design-patterns

A demo for design patterns written in C# with Moq, Xunit and FluentAssertions

Language: C# - Size: 638 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 3

awesomedev77/ASP-Sports-Betting

Sports Betting

Language: C# - Size: 918 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

jfversluis/MauixUnitTestSample

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

Language: C# - Size: 152 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 3

ahsayde/vjunit

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

Language: HTML - Size: 275 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 16