Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c sharp xunit
c-sharp
x
xunit
x
156 search results found
Xunit
⭐
3,935
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
Fluentassertions
⭐
3,512
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.
Autofixture
⭐
3,160
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.
Mytested.aspnetcore.mvc
⭐
1,687
Fluent testing library for ASP.NET Core MVC.
Archunitnet
⭐
685
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Aspnet Core React Template
⭐
605
ASP.NET Core 3.1 / React SPA Template App
Aspnetcore Ddd
⭐
567
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
Starwars
⭐
503
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
Netcore Boilerplate
⭐
420
Boilerplate of API in .NET 7
Xunit.dependencyinjection
⭐
327
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
Sukt.admin
⭐
320
Sukt.Core是基于 .net6.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、认证服务模块、分层架构基类,
Snapshooter
⭐
269
Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
Ocaramba
⭐
259
C# Framework to automate tests using Selenium WebDriver
Balea
⭐
238
Balea is an authorization framework for ASP.NET Core developers.
Designpatterns
⭐
217
Simple repository containing one simple example for all existing patterns in C#
Xunit Logging
⭐
213
Logging extensions for xunit
Tcunit
⭐
198
An unit testing framework for Beckhoff's TwinCAT 3
Minimalapi
⭐
190
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.
Xunit.gherkin.quick
⭐
162
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
Xunitcontext
⭐
143
Extends xUnit to expose extra context and simplify logging
Xharness
⭐
141
C# command line tool for running tests on Android / iOS / tvOS devices and simulators
Blazorshop
⭐
139
ASP.NET Core | Blazor WebAssembly | Simple Shop application
Nlayerappv3
⭐
133
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Visualstudio.xunit
⭐
128
VSTest runner for xUnit.net (for Visual Studio Test Explorer and dotnet test)
Fluentassertions.analyzers
⭐
119
Analyzers based on the FluentAssertions best practices docs
Example Csharp
⭐
115
Codecov: C# example repository
Xunit.combinatorial
⭐
114
Adds combinatorial and pairwise testing capability to Xunit tests
Autotest.net
⭐
108
This project has moved to http://github.com/continuoustests/AutoTest.Net
Xunit.categories
⭐
107
Friendlier attributes to help categorize your tests
Vim Csharp
⭐
106
Enhancement's to Vim's C-Sharp Functionality
Resharper Nuget
⭐
95
Plugin for ReSharper to support NuGet references correctly
Domain Driven Design Sample
⭐
87
ASP.NET Core sample with DDD concepts
Xamarin Forms Mobile Template
⭐
82
A simple Xamarin Forms project with a pre-configured Visual Studio 2015 environment, View Templates, Themes, Observables and Reactive Properties, Dependency Injection via Autofac, Unit Tests via xUnit, and Crash Logging via HockeyApp to be used as a starting point for mobile projects deployed to Android and iOS.
Divergic.logging.xunit
⭐
81
A Microsoft.Extensions.Logging provider for xUnit test output
Nmqtt
⭐
80
An implementation of the MQTT v3 protocol on the .Net and Mono platforms.
Aspnetcoretests
⭐
73
Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests
Chainingassertion
⭐
72
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest, NUnit, xUnit.net.
Xunitrevit
⭐
71
xUnit runner for Revit
Xunit.testlogger
⭐
69
XUnit logger for vstest platform
Serilog Sinks Xunit
⭐
65
The xunit test output sink for Serilog
Melt
⭐
56
MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
Dotnetcoreunittestingwithcoverageinvscode
⭐
49
dotnetcoreunittestingwithcoverageinvscode
Kodkod
⭐
47
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Testexamplesdotnet
⭐
47
Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET
Humidifier
⭐
43
AWS Cloudformation using C#
Dynamicbuilder
⭐
41
Suspiciously pleasant XML construction API for C# 4, inspired by Ruby's Builder
Xunit.extensions.ordering
⭐
40
Xunit extension with full support for ordered testing at collection, class and test case levels. Full-featured AssemblyFixture implementation.
Xretry
⭐
39
Retry running tests via Xunit and Specflow
Tic Tac Toe Csharp Playground
⭐
38
Another fun project just to update what I know about C# 🎮
Leetcodenet
⭐
38
LeetCode problems with detailed explanation and different solutions.
Architectnow.apistarter
⭐
34
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
Xamarinstudio.xunit
⭐
33
xUnit.net support for Xamarin Studio
Testcontainers Dotnet
⭐
32
dotnet port of testcontainers-java
Bookstore
⭐
30
Project using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory
Xunit Dependency Injection
⭐
29
🔥 A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
Dockercomposefixture
⭐
29
A XUnit fixture that allows you to spin up docker compose files and then run tests against them.
Unittestingtools
⭐
29
Great tools to increase the quality of your unit tests in .NET C#
Nservicebus.extensions.integrationtesting
⭐
28
Scalpel
⭐
27
Strips all testing code from an assembly
Lambda Test Server
⭐
27
A NuGet package that provides an in-memory test server for testing AWS Lambda functions
Justbehave
⭐
26
A BDD-influenced C# testing library cooked up by Just Eat
Signalr_unittestingsupport
⭐
26
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)
Iamport Rest Client Net
⭐
25
아임포트 REST API 클라이언트의 닷넷 구현입니다.
Devadventcalendar
⭐
24
DevAdventCalendar web app
Godotxunit
⭐
23
Xunit Extensions
⭐
23
Making XUnit.NET test projects even better
Assertmessage
⭐
22
Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.
Xunittestcodesnippets
⭐
22
Xunit To Junit
⭐
21
This Extensible Stylesheet Language Transformations can transform a xUnit.net v2 XML test results file into a JUnit test results file.
Dotnet Spa
⭐
21
Hello world of aspnet mvc webapi + vue
Kekiri
⭐
19
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Xunitmocktestsdemo
⭐
19
Csharp Basic Skeleton
⭐
19
🦈🚀 C# Basic Skeleton: Bootstrap your new projects.
Scaling Robot
⭐
18
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.
Xunit.ioc.autofac
⭐
18
XUnit2 Test Framework implementation with Autofac
Xunit Retry
⭐
18
Solidworksaddinframework
⭐
17
Dotnet Core Xunit Example
⭐
16
Unit Test in .NET Core Web Api with xUnit
Varintbitconverter
⭐
16
Varint encoding and decoding for .NET
Unittestex
⭐
16
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.
Bunsen Burner
⭐
16
Set 🔥 to your old unit tests! A better way to write tests in C# 🧪
Xunit Orderer
⭐
15
Implementation of ITestCaseOrderer enforcing xUnit to run the facts in strict order
Xunit Unity Runner
⭐
15
Run Xunit tests on Unity player
Fakeiteasy.autofakeit
⭐
15
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Iisexpress Testkit
⭐
13
IIS Express TestKit
Testcontainers Aspnet Integration Tests
⭐
13
ASP.NET Core integration tests with Testcontainers
Clean Architecture Template
⭐
13
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Xunitbddextensions
⭐
13
An xUnit.net extension for context / specification style testing
Sampleapp
⭐
13
Console,xUnit,aspnetcore 集成DI,Autofac,Serilog,FreeSql,HttpClient,JWT等组件示例
Asp.net Core Unit Testing With Xunit
⭐
12
How to perform Unit Testing with xUnit in ASP.NET Core
Selenium.extensions
⭐
12
Extension methods for running MultiBrowser Selenium WebDriver tests
Devgames.api
⭐
12
🎮 C# e .NET 6 (3ª ed.)
Xunit Bdd
⭐
12
Small BDD Framework built on top of xUnit
Hk Financial Functions
⭐
11
Drip Dot Net
⭐
11
An object-oriented .NET wrapper for Drip's REST API v2.0
Xunithelpers
⭐
11
Devreviews.api
⭐
10
🟣 C# e .NET 5 (2ª ed.)
Evlog
⭐
10
⚡️A cross-platform self-hosted software to publish the events you host.
Csharp Design Patterns
⭐
10
A demo for design patterns written in C# with Moq, Xunit and FluentAssertions
Cab Devexpress Extension Kit
⭐
10
CAB DevExpress Extension Kit is a library that allows the use of DevExpress WinForm components within CAB (Composite UI Application Block)
Related Searches
C Sharp Unity (13,521)
C Sharp Video Game (8,498)
C Sharp Azure (4,292)
C Sharp Unity3d (4,236)
C Sharp Wpf (3,149)
C Sharp Visual Studio (2,781)
C Sharp Asp Net Core (2,668)
C Sharp Command Line (2,537)
C Sharp Sql (2,429)
C Sharp Microsoft (2,368)
1-100 of 156 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.