Top 20 NuGet moq Packages

EasyMoq is a lightweight library for minimizing the mocking overhead of writing of tests.
SmtpMoq.NET is a lightweight SMTP Server that runs within the process of your application and receives the outgoing emails. Using HTML UI or JSON API you can verify if the outgoing emails are correctly sent during development/integration testing.
Test framework using xUnit, AutoFixture and Moq for creating tests in declarative way for easy maintanence.
Extension methods for easy unit tests with requests and responses.
Test framework using xUnit, AutoFixture and Moq for creating tests in declarative way for easy maintanence.
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
Adds the current SeleniumServer.jar (27MB) to the project (requires Java to run - http://java.com). Pulls in Selenium.Support. Useful for headless browser testing where you don't want to be bothered with setting up Selenium Server. Note, if you already have a SeleniumServer.jar on your system, you c...
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
Automocking container using Microsoft Unity and Moq. Signed version.
this.Log-Moq is the Moq plugin to this.Log logging extension that brings the MockLogger.
Package Description
MagicMoq is an extension to the Moq mocking framework – It is like an IoC container that injects mocked dependencies when resolving a type, making the job of creating testing subjects much easier (and nicer).
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
Provide gherkin like syntax for xunit and moq testing
Grace.Moq provides integration classes between Moq and Grace (Dependency Injection Container)
NUnit and MOQ extensions
A library of extensions for the Moq framework (currently only .ReturnsInOrder) created from Phil Haack's blog post http://haacked.com/archive/2010/11/24/moq-sequences-revisited.aspx/
Test framework abstracts the boilerplate required to use an auto mocking container in a unit test project.