Top 20 NuGet unittest Packages

Governance library for writing unit tests to check for forbidden .csproj references. It allows the developer to write declarative rules to steer the architecture within the same application. It relies on having the source code around when running unit tests.
Integration testing framework for developers. TestR allows automating testing of desktop and web applications.
Unit test helpers for asserting public properties on class instances "mapped" from one type to another (via AutoMapper, another tool, or hand-written code) have the correct values.
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Behaviour Driven Development Test Library for Xamarin.Forms
DateTimeAbstractions is an testable alternative to the static methods on DateTime and DateTimeOffset. Includes an analyzer/codefix finding usages of DateTime to replaces it with out testable alternative.
Contains Xrm Unit Testing Library
Mostly copied and pasted C# classes that ease your live of writing unit tests.
Time-saving extensions to create and setup large number of mocks using Moq framework.
Package Description
The cross platform Microsoft Test Platform.
Unit test helpers providing alternate syntax for testing with Moq
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Build tasks and targets for running tests with Test Platform
TestFactory is a utility which helps composing and orchestrating test runs. TestFactory allows to create collections of test steps and guarantees that test steps run in a specific order. The result of a test run is summarized in a test summary.
NDbUnit for Sql Server targets; NDbUnit is a framework for managing database state during data-dependent unit tests
MvcRouteTester is a .Net library to help unit testing ASP MVC route tables. It contains asserts for for both regular controllers and the Api controllers that are new in MVC 4.0. It is built in .Net 4.5 and ASP MVC 5.2.3. See the project page for packages for ASP MVC 51, 5.0 and ASP MVC 4.0
Interface that allows Internal Navigation Testing for Behaviour Driven Development Test Library for Xamarin.Forms
Tools for populating class instance properties for testing.
Unit test helpers.