Top 20 NuGet moq Packages

A small wrapper over AutoMock to simplify writing tests for Xunit.
Some tools to simplify Fixtures and Mocks in Unit Tests using AutoFixture.
An opinionated helper adding syntaxic sugar around Moq library
Package Description
Contains Moq argument matchers using FluentAssertions
Extensions to quickly migrate old Rhino Mocks to Moq
Test framework using xUnit, AutoFixture and Moq for creating tests in declarative way for easy maintanence.
Test framework using xUnit, AutoFixture and Moq for creating tests in declarative way for easy maintanence.
Test framework using xUnit, AutoFixture and Moq for creating tests in declarative way for easy maintanence.
[MOQ] .NET C#: Arrange Context is a simple Tool to automatically initialize your system-under-test with mocked instances.
Contains Moq argument matchers using FluentAssertions
Deleporter Core (use Deleporter.Server/Deleporter.Client for easy setup) - Simple Cross Process Stubbing. Deleporter is a lightweight .NET library that teleports arbitrary delegates into an ASP.NET application in some other process (e.g. hosted in IIS) and runs them there. One use case is stubbing ...
Automatic mock creation and registration.
Squire decoupled moq components.
If you use constructor injection with Unity this utility will automatically inject mocks through the constructor of a given object, managing them in a container for later access (if required).
A package for making auto-mocking easier and intuitive with Moq
MoqAnalyzer
Nock-CSharp is an HTTP mocking library that was inspired by node-nock. It is used to mimic the flow you normally expect using the standard HttpClient object available in .net, without having to stray away from the standard objects already built in.