Top 20 NuGet mocks Packages

A set of data access-related fakes that can be used for unit testing purposes.
This library is a contribution to Microsoft Fakes. It allows tests to verify expectations on mocks with an easy and fluent syntax.
A simple and easily customized mocking library using ServiceWire's proxy builder.
DotGoodies.Testing.RhinoMocksExtensions provides 3 things for behaviour driven unit tests: * A base class for tests using RhinoMocks. * A way to create thread safe mock that can be called from several threads in parallel. This is to fix a well known bug in version 3.6 of RhinoMocks. ...
Record your code's execution and replay it later
Std Mocks (std-mocks) binding library for Bridge.NET projects.
Umbraco CMS mocking helper
rmocks is a JavaScript mocking framework designed especially for developers familiar with the Rhino Mocks .NET unit testing framework.
Moq library with delegate mocks patch applied. See https://code.google.com/p/moq/issues/detail?id=235 for details and patch (by quetzalcoatl.pl AT gmail DOT com). The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.
Foq2 is a lightweight thread-safe mocking library for F# 4 with a similar API to Moq.
Easy mocking for EntityFramework 6.
Test utility classes for iOnTech applications.
Auto-mocked Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification Use NSubstitute to: ✔️ Mock / Fake / Stub
Extension methods for easy unit tests with requests and responses.
Extensions for the mocking framework RhinoMocks
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
FsMocks, a mocking library for F#
Contains an implementation of DbContext mock that uses in memory collections for the DbSets
Unlocks types and methods loaded into a managed process for dynamic overriding (mocking)
Similar to System.IO.Abstractions.TestHelpers package, but with .NET 4.5 methods and slightly different API.