Top 20 NuGet Packages depending on Moq: an enjoyable mocking library

Total dependencies: 598

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
An auto-mocking container that generates mocks using Moq
Autofac extension for automocking and creation of mock objects in Moq.
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – tha...
Package for writing plugin tests
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework ...
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework ...
AutoMoq(Darren Cauthon) portado para
Supports checking that Moq setups are executed in sequence.
Testing helpers for using Moq with EntityFramework.
A web testing framework built for .NET Core
Helper classes to interact with Hochfrequenzes azure services
Web Framework cross platforms based to .net core
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
Library that provides methods that will help you with mocking Entity Framework Core.
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCor...
A web testing framework built for .NET Core
Plugins available for the Core framework
Test fixtures to facilitate testing of components, such as queues, that relate to Shuttle.Esb.
Test tools for Zebus