Top 20 NuGet unittesting Packages

Help features for test driving EPiServer CMS
When writing unit tests for any code that uses dependency injection, and when using a mocking framework, we need to declare and inject any dependency we have. This is repetitive and boring code to write, especially on classes with many dependencies. AutoMock solves this by creating mocks/stubs on th...
Windows AzureContrib is a community addition to Microsoft Widows Azure SDK with some nice ;~) additional features to Microsoft's valiant efforts.
A unit testing framework, built on Moq, for Microsoft Dynamics 365 CE
A minimalistic .NET library for testing with mocks.
Hyperbolic Solutions simple mocking framework for unit testing
StatLight: Tool for executing Silverlight test xap packages or dll assemblies locally during development and in a continuous integration environment.
A context/specification test framework, heavily inspired by RSpec
Extension methods for setupping mock values of Microsoft.Extensions.Configuration.IConfiguration.
An extension to the LightInject service container that enables dependency injection in xUnit test methods.
This library is a contribution to Microsoft Fakes. It allows tests to verify expectations on mocks with an easy and fluent syntax.
MbUnit supports creating tests dynamically at run time. By creating a wrapper that exposes FSpec tests as MbUnit dynamic tests, tools that integrate with MbUnit can be allowed to see FSpec tests.
A simple and easily customized mocking library using ServiceWire's proxy builder.
Set of extensions to simplify testing of async methods in Entity Framework and LINQ to Entities.
Base test class to make unit testing umbraco easier
Fixtures and helpers for integration testing with xUnit, and NUnit and MS Test.
DotGoodies.Testing.Log4Net helps to configure logging within tests. It can also intercept error and fatal messages so a test can assert this. An integration or unit test can use it during setting the SUT up and during the assertion phase.
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. ...
Provides xUnit style InlineData and MemberData attributes for use in Fixie tests.
Record your code's execution and replay it later