Top 20 NuGet fakes Packages

A Machine.Fakes context configuration which mocks the Quarks.SystemTime class
A Machine.Fakes context configuration which provides a specified user agent string
A Machine.Fakes context configuration which fakes an ajax http request
A Machine.Fakes context configuration which fakes a standard http request
Foq2 is a lightweight thread-safe mocking library for F# 4 with a similar API to Moq.
Easy mocking for EntityFramework 6.
Implements TestableFileSystem.Interfaces by forwarding to the .NET Framework or .NET Core.
Implements TestableFileSystem.Interfaces using a blazingly fast in-memory NTFS-based file system.
Fork of Griffin.AdoNetFakes
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
An automocker for FakeItEasy. Can mock concerete dependencies as well as interfaces.
Contains an implementation of DbContext mock that uses in memory collections for the DbSets
Fake RabbitMQ implementation for usage in testing
Interfaces to substitute System.IO calls in the .NET Framework and .NET Core.
Shimmy is an easy-to-use mocking framework based on Pose. Like Pose, Shimmy helps you test your code by replacing calls to methods (including static, non-virtual and even private methods) with delegates (shims). However, with Shimmy, you don't have to write these delegates yourself. Instead, simply...
Commanda/Query library allowing inter process communication.
Provides common testing utilities as well as common Fakes assemblies.
Prig(PRototyping jIG) is a framework that generates a Test Double like Microsoft Fakes/Typemock Isolator/Telerik JustMock based on Unmanaged Profiler APIs. This framework enables that any methods are replaced with mocks. For example, a static property, a private method, a non-virtual member and so o...
Faking support for DemiCode.Data
fakes the behavior og HttpClient for Unit Testing