moq
There are 353 repositories under moq topic.
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.
ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
romantitov/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
maxkagamine/Moq.Contrib.HttpClient
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
UnoSD/Moq.Dapper
Moq extensions for Dapper methods.
ivanpaulovich/ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
ParallelTask/dinoloop
Rest API framework built on top of expressjs powered by Typescript.
huysentruitw/entity-framework-core-mock
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
aghayeffemin/aspnetcore.ntier
.NET Core N-Tier architecture Web Api sample project.
dvabuzyarov/moq.ts
Moq for Typescript
Abc-Arbitrage/Abc.MoqComplete
Auto-completion plugin for Moq
NilavPatel/dotnet-onion-architecture
.Net onion/clean architecture sample
WinLwinOoNet/AspNetCoreActiveDirectoryStarterKit
Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.
adrianiftode/Moq.ILogger
Easy verify ILogger Moq mocks
andresantarosa/CleanArchitectureExample
CleanArchitectureExample Project
machine/machine.specifications.fakes
A generic model for using fakes and automocking on top of Machine.Specifications
EduardoPires/UnitTestingTools
Great tools to increase the quality of your unit tests in .NET C#
huysentruitw/entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
alimon808/contoso-university
Contoso University demo using asp net core and related technologies
AKruimink/WinReform
A simple tool to help resize and relocate stubborn windows.
kkulewski/bulletin-board
ASP.NET Core MVC + Autofac + Moq - job portal CRUD
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)
leandro-cervelin/cf_api_net_core
.NET 9.0 API using SQL Server with Entity Framework Core + Migration + DDD + Docker with compose
Accenture/AutoFixture.XUnit2.AutoMock
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
keghub/unit-testing-csharp
This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.
ronaldbosma/FluentAssertions.ArgumentMatchers.Moq
The FluentAssertions.ArgumentMatchers.Moq package provides a simple way to use Moq in combination with FluentAssertions to compare complex objects.
yogyogi/ASP.NET-Core-Unit-Testing-with-xUnit
How to perform Unit Testing with xUnit in ASP.NET Core
deanagan/csharp-design-patterns
A demo for design patterns written in C# with Moq, Xunit and FluentAssertions
englishm/moq-rs
Fork of kixelated/moq-rs to continue tracking the IETF MoQ Working Group drafts
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.
rbengtsson/Automoqer
Automatically creates services for unit testing with all constructor parameters as Moq-objects
brandonsoft/ASP-Sports-Betting
Sports Betting
michal-ciechan/Moqqer
Moqqer is an AutoMocker for Moq, helping with TDD!
samuel-oldra/DevGames.API
🟣 C# e .NET 6 (3ª ed.)
samuel-oldra/Agenda.API
🟣 C# e .NET 8
VerifyTests/Verify.Moq
Adds Verify support for verifying Moq types.