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

Total dependencies: 598

Test tools for C# Server for MTA San Andreas
With inspiration taken from mocking frameworks like NSubstitute, FakeItEasy and JustMock this package adds some of the syntactic advantages of these frameworks to Moq. TransparentMoq allows to use Moq without having to store mocks in Mock<T> variables, instead a T variable can be used. This also re...
Package Description
Moq implementation for auto mocking constructor arguments
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Package Description
# EventFlow <img src="./icon-128.png" /> <a href="https://www.nuget.org/packages/EventFlow/"><img src="https://img.shields.io/nuget/v/EventFlow.svg?style=flat" /></a> <a href="https://gitter.im/rasmus/EventFlow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="ht...
Auto-mocking container
Basis for the domain test layer of the Harpy Framework
A collection of tools that simplify and abstract processes such as dependency injection, password encryption etc. Includes various ServiceStack helper libraries. Codelux.NetCore is a set of tools and libraries that simply processes such as encrypting passwords, injecting dependencies and implementin...
Package Description
Umbraco 8 CMS content mocking helper
Core architecture patterns for API's.
ArchPM .NetCore Core Http Operations for net standard
This package contains mock journal and journal provider used for testing scenarios with the Open.Journaling.* package(s).
The PPWCode Vernacular NHibernate Test library version III.
.NET-based framework for building client-server applications
A fluent expression builder that allows easy verification of ILogger Log* (LogDebug, LogInformation, LogError etc) invocations.
Time-saving extensions to create and setup large number of mocks using Moq framework.
Auk.CsharpBootstrapper Helps to bootstrap C# codes, an enhancement to DevMvcComponent