Top 20 NuGet mock Packages

Hyperbolic Solutions simple mocking framework for unit testing
A lightweight http server for mocking web services and REST resources
This is an extension of Smocks for mocking Generic methods in external libraries. It is a forked git library from "feng3245/Smocks". Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others. Change Log 0.7.5-beta2 Updated ...
Library to help simplify unit testing code which uses the .NET HttpClient
A context/specification test framework, heavily inspired by RSpec
Moksy is an open source .Net library for stubbing, mocking and simulating web services. Intended to be driven from MsTest (or your favorite testing framework), Moksy will create a real HTTP Server end-point that your system under test or other services can hit. For example: Moksy.Common.Proxy p...
A library to allow faking of client http logic with System.Net.Http. Supports recording and playback of responses. Particularly useful for separating client-side unit tests from web services.
Allows to create interfaces for non-mockable classes.
Wrapper classes for System and System.IO for making unit testing easier
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
Simple fakes for testing SQL interaction without databases
*TestBase* gives you a flying start with - fluent assertions that are simple to extend - sharp error messages - tools to help you test with “heavyweight” dependencies on - AspNetCore.Mvc, AspNet.Mvc 3-5, or WebApi Contexts - HttpClient - Ado.Net - Streams & Logging - Mix & match with your ...
Yet another mock library for F#
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. Mocklis.Core contains classes and interfaces used by the generated test doubles. See also the Mocklis package for a more comprehensive set of tools for writing tests using the generated code...
A C# Client for the MockServer Docker Image
ExcelDna.Abstractions is a library that abstracts Excel-DNA classes such as `ExcelDnaUtil`, `ExcelAsyncUtil`, and many other classes so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.
Managed Fusion Testing Framework contains common mocking senarios that help setup tests
Auto mocking of test method parameters with xUnit and Moq. Similar to Jukito for Java, see http://code.google.com/p/jukito. Check out the project site for some usage examples.
O Thunder é um framework .Net que auxilia no desenvolvimento com métodos de validação, exibição de mensagens entre outros.
Remove the ceremony from your test classes. Easily mock your dependencies using the testable pattern. AutoWrockTestable is an adaptation of Richard Cirerol's AutoMocking wrapper that uses StructureMap's AutoMocking assembly along with the popular MOQ mocking toolset to make it easy to test classes a...