Top 20 NuGet mock Packages

Retrieve and save any object from your domain model without writing any code, it stores and retrieves objects using the memory. it enables you to generate objects with data, so no need to create any faked or mock object to simulate repository anymore, it implements the concept of PI (Persistence Ign...
An encapsulation of the file system. Makes it easy to fake the file system in your tests.
Library of helpers for testing using the Moq mocking framework
Easily test your code that makes HTTP requests with this library of fakes.
rmocks is a JavaScript mocking framework designed especially for developers familiar with the Rhino Mocks .NET unit testing framework.
A small server for stubbing external systems during development.
Fakes for interfaces and classes in the .Net Framework Class libraries.
This package allows simluation / emulation of SharePoint 2013 farm solutions. The test project must be dotnet 4.5 or above and have support for microsoft fakes.
A library for automating Windows applications that are based on WPF. Use for creating an automated test suite that drives your application through its user interface.
Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
A Machine.Fakes context configuration which simplifies testing of AutoMapper Profile classes
A Machine.Fakes context configuration which simplifies testing of AutoMapper TypeConverter<TSource, TDestination> classes
A Machine.Fakes context configuration which simplifies testing of AutoMapper ValueResolver<TSource, TDestination> classes
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
A simple utility class which enables mocking of DateTime
Micro document database with a focus on visibility & simplicity. The same 35kb dll is used for: - Saving data to text file(s) locally - Optionally hosting and connecting to a HTTP Embark server - Optional runtime-only persistence for unit testing/mocks - Doesn't force any ID or [Attribute] conven...